#90CFAB#90CFAB
#90CFAB is a light, moderate green. Relative luminance 0.535; OKLCH L 80.2% C 0.082 H 158.8°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFAB |
|---|---|
| RGB | rgb(144, 207, 171) |
| HSL | hsl(146, 40%, 69%) |
| HSV | hsv(146, 30%, 81%) |
| CMYK | cmyk(30.4%, 0%, 17.4%, 18.8%) |
| CIE-LAB | lab(78.17, -27.59, 11.55) |
| CIE-LCH | lch(78.17, 29.91, 157.29°) |
| OKLab | oklab(80.18% -0.0768 0.0298) |
| OKLCH | oklch(80.18% 0.082 158.8) |
| XYZ | xyz(41.1626, 53.4932, 46.6765) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.20
Seafoam Blue
#78D1B6
ΔE00 5.11
Seafoam
#7FE0B3
ΔE00 5.39
Light Teal
#90E4C1
ΔE00 5.43
Mediumaquamarine
#66CDAA
ΔE00 5.60
Darkseagreen
#8FBC8F
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFAB #CF90B4
analogous
#95CF90 #90CFAB #90CFCB
triadic
#90CFAB #AB90CF #CFAB90
tetradic
#90CFAB #9095CF #CF90B4 #CFCB90
square
#90CFAB #9095CF #CF90B4 #CFCB90
split-complementary
#90CFAB #CB90CF #CF9095
monochromatic
#45A06C #65BD8B #90CFAB #BBE1CB #E5F4EC
Accessibility & contrast
On white
1.80
#90CFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#90CFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFAB
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFAB | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A9
Deuteranopia (green-blind)
#C3BEAD
Tritanopia (blue-blind)
#84CEC5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #90cfab; /* rgb */ color: rgb(144, 207, 171); /* oklch */ color: oklch(80.2% 0.082 158.8);
Tailwind
colors: {
custom: {
50: '#b2dec4',
500: '#90cfab',
950: '#000000',
},
}SCSS
$custom: #90cfab; $custom-light: #b2dec4; $custom-dark: #000000;
JSON
{
"hex": "#90cfab",
"rgb": {
"r": 144,
"g": 207,
"b": 171
},
"hsl": {
"h": 145.714,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.80182,
"c": 0.08236,
"h": 158.8
},
"luminance": 0.53495
}Semantic roles & 50–950 ramp
primary
#90CFAB
secondary
#A45F87
accent
#337CB3
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482