#90CCAB#90CCAB
#90CCAB is a light, moderate green. Relative luminance 0.521; OKLCH L 79.5% C 0.078 H 159.9°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #90CCAB |
|---|---|
| RGB | rgb(144, 204, 171) |
| HSL | hsl(147, 37%, 68%) |
| HSV | hsv(147, 29%, 80%) |
| CMYK | cmyk(29.4%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(77.31, -26.14, 10.34) |
| CIE-LCH | lch(77.31, 28.11, 158.42°) |
| OKLab | oklab(79.5% -0.0729 0.0267) |
| OKLCH | oklch(79.5% 0.078 159.9) |
| XYZ | xyz(40.4427, 52.0534, 46.4366) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.63
Seafoam Blue
#78D1B6
ΔE00 4.99
Mediumaquamarine
#66CDAA
ΔE00 5.72
Light Teal
#90E4C1
ΔE00 6.06
Darkseagreen
#8FBC8F
ΔE00 6.26
Seafoam
#7FE0B3
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CCAB #CC90B1
analogous
#93CC90 #90CCAB #90CCC9
triadic
#90CCAB #AB90CC #CCAB90
tetradic
#90CCAB #9093CC #CC90B1 #CCC990
square
#90CCAB #9093CC #CC90B1 #CCC990
split-complementary
#90CCAB #C990CC #CC9093
monochromatic
#479B6D #66B98B #90CCAB #BADFCB #E4F3EA
Accessibility & contrast
On white
1.84
#90CCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#90CCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CCAB
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CCAB | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A9
Deuteranopia (green-blind)
#C0BCAD
Tritanopia (blue-blind)
#84CBC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #90ccab; /* rgb */ color: rgb(144, 204, 171); /* oklch */ color: oklch(79.5% 0.078 159.9);
Tailwind
colors: {
custom: {
50: '#b2dbc4',
500: '#90ccab',
950: '#000000',
},
}SCSS
$custom: #90ccab; $custom-light: #b2dbc4; $custom-dark: #000000;
JSON
{
"hex": "#90ccab",
"rgb": {
"r": 144,
"g": 204,
"b": 171
},
"hsl": {
"h": 147,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.79497,
"c": 0.07768,
"h": 159.9
},
"luminance": 0.52055
}Semantic roles & 50–950 ramp
primary
#90CCAB
secondary
#A15F83
accent
#3679B0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482