#90CAA2#90CAA2
#90CAA2 is a light, moderate green. Relative luminance 0.508; OKLCH L 78.8% C 0.083 H 154.0°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #90CAA2 |
|---|---|
| RGB | rgb(144, 202, 162) |
| HSL | hsl(139, 35%, 68%) |
| HSV | hsv(139, 29%, 79%) |
| CMYK | cmyk(28.7%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(76.54, -26.90, 14.07) |
| CIE-LCH | lch(76.54, 30.36, 152.39°) |
| OKLab | oklab(78.81% -0.0743 0.0362) |
| OKLCH | oklch(78.81% 0.083 154) |
| XYZ | xyz(39.1416, 50.7773, 41.9140) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.51
Pale Teal
#82CBB2
ΔE00 5.61
Mediumaquamarine
#66CDAA
ΔE00 6.61
Seafoam
#7FE0B3
ΔE00 6.62
Seafoam Blue
#78D1B6
ΔE00 6.73
Light Teal
#90E4C1
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CAA2 #CA90B8
analogous
#9BCA90 #90CAA2 #90CABF
triadic
#90CAA2 #A290CA #CAA290
tetradic
#90CAA2 #909BCA #CA90B8 #CABF90
square
#90CAA2 #909BCA #CA90B8 #CABF90
split-complementary
#90CAA2 #BF90CA #CA909B
monochromatic
#489761 #67B67F #90CAA2 #B9DEC5 #E3F2E7
Accessibility & contrast
On white
1.88
#90CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#90CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CAA2
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CAA2 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC1A0
Deuteranopia (green-blind)
#C0BAA4
Tritanopia (blue-blind)
#86C9BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #90caa2; /* rgb */ color: rgb(144, 202, 162); /* oklch */ color: oklch(78.8% 0.083 154.0);
Tailwind
colors: {
custom: {
50: '#b2dabd',
500: '#90caa2',
950: '#000000',
},
}SCSS
$custom: #90caa2; $custom-light: #b2dabd; $custom-dark: #000000;
JSON
{
"hex": "#90caa2",
"rgb": {
"r": 144,
"g": 202,
"b": 162
},
"hsl": {
"h": 138.621,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.78813,
"c": 0.08264,
"h": 154
},
"luminance": 0.50779
}Semantic roles & 50–950 ramp
primary
#90CAA2
secondary
#9F608B
accent
#3789AE
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111512
muted
#818482