#90CAAB#90CAAB
#90CAAB is a light, moderate green. Relative luminance 0.511; OKLCH L 79.0% C 0.075 H 160.7°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #90CAAB |
|---|---|
| RGB | rgb(144, 202, 171) |
| HSL | hsl(148, 35%, 68%) |
| HSV | hsv(148, 29%, 79%) |
| CMYK | cmyk(28.7%, 0%, 15.3%, 20.8%) |
| CIE-LAB | lab(76.74, -25.16, 9.53) |
| CIE-LCH | lch(76.74, 26.91, 159.25°) |
| OKLab | oklab(79.04% -0.0704 0.0246) |
| OKLCH | oklch(79.04% 0.075 160.7) |
| XYZ | xyz(39.9704, 51.1088, 46.2791) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.39
Seafoam Blue
#78D1B6
ΔE00 5.04
Mediumaquamarine
#66CDAA
ΔE00 5.91
Darkseagreen
#8FBC8F
ΔE00 6.25
Light Teal
#90E4C1
ΔE00 6.56
Seafoam
#7FE0B3
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CAAB #CA90AF
analogous
#92CA90 #90CAAB #90CAC8
triadic
#90CAAB #AB90CA #CAAB90
tetradic
#90CAAB #9092CA #CA90AF #CAC890
square
#90CAAB #9092CA #CA90AF #CAC890
split-complementary
#90CAAB #C890CA #CA9092
monochromatic
#48976D #67B68C #90CAAB #B9DECA #E3F2EA
Accessibility & contrast
On white
1.87
#90CAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#90CAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CAAB
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CAAB | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2A9
Deuteranopia (green-blind)
#BEBBAD
Tritanopia (blue-blind)
#84CAC1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #90caab; /* rgb */ color: rgb(144, 202, 171); /* oklch */ color: oklch(79.0% 0.075 160.7);
Tailwind
colors: {
custom: {
50: '#b2dac4',
500: '#90caab',
950: '#000000',
},
}SCSS
$custom: #90caab; $custom-light: #b2dac4; $custom-dark: #000000;
JSON
{
"hex": "#90caab",
"rgb": {
"r": 144,
"g": 202,
"b": 171
},
"hsl": {
"h": 147.931,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.79041,
"c": 0.07455,
"h": 160.7
},
"luminance": 0.51111
}Semantic roles & 50–950 ramp
primary
#90CAAB
secondary
#9F6081
accent
#3777AE
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111512
muted
#818482