#90D09E#90D09E
#90D09E is a light, moderate green. Relative luminance 0.535; OKLCH L 80.1% C 0.096 H 150.6°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #90D09E |
|---|---|
| RGB | rgb(144, 208, 158) |
| HSL | hsl(133, 41%, 69%) |
| HSV | hsv(133, 31%, 82%) |
| CMYK | cmyk(30.8%, 0%, 24%, 18.4%) |
| CIE-LAB | lab(78.17, -30.52, 18.48) |
| CIE-LCH | lch(78.17, 35.68, 148.81°) |
| OKLab | oklab(80.1% -0.0837 0.0472) |
| OKLCH | oklch(80.1% 0.096 150.6) |
| XYZ | xyz(40.2270, 53.5078, 40.5496) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.01
Darkseagreen
#8FBC8F
ΔE00 5.44
Seafoam
#7FE0B3
ΔE00 5.85
Light Teal
#90E4C1
ΔE00 7.22
Soft Green
#6FC276
ΔE00 7.37
Light Grey Green
#B7E1A1
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90D09E #D090C2
analogous
#A2D090 #90D09E #90D0BE
triadic
#90D09E #9E90D0 #D09E90
tetradic
#90D09E #90A2D0 #D090C2 #D0BE90
square
#90D09E #90A2D0 #D090C2 #D0BE90
split-complementary
#90D09E #BE90D0 #D090A2
monochromatic
#44A159 #65BE78 #90D09E #BBE2C4 #E6F4E9
Accessibility & contrast
On white
1.79
#90D09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#90D09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90D09E
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90D09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90D09E | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 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)
#D1C69B
Deuteranopia (green-blind)
#C6BFA1
Tritanopia (blue-blind)
#87CEC2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #90d09e; /* rgb */ color: rgb(144, 208, 158); /* oklch */ color: oklch(80.1% 0.096 150.6);
Tailwind
colors: {
custom: {
50: '#b2deba',
500: '#90d09e',
950: '#000000',
},
}SCSS
$custom: #90d09e; $custom-light: #b2deba; $custom-dark: #000000;
JSON
{
"hex": "#90d09e",
"rgb": {
"r": 144,
"g": 208,
"b": 158
},
"hsl": {
"h": 133.125,
"s": 40.506,
"l": 69.02
},
"oklch": {
"l": 0.80098,
"c": 0.09613,
"h": 150.6
},
"luminance": 0.5351
}Semantic roles & 50–950 ramp
primary
#90D09E
secondary
#A65F96
accent
#3297B4
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481