#90CA94#90CA94
#90CA94 is a light, moderate green. Relative luminance 0.503; OKLCH L 78.5% C 0.097 H 146.3°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #90CA94 |
|---|---|
| RGB | rgb(144, 202, 148) |
| HSL | hsl(124, 35%, 68%) |
| HSV | hsv(124, 29%, 79%) |
| CMYK | cmyk(28.7%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(76.26, -29.43, 21.13) |
| CIE-LCH | lch(76.26, 36.23, 144.33°) |
| OKLab | oklab(78.49% -0.0804 0.0537) |
| OKLCH | oklch(78.49% 0.097 146.3) |
| XYZ | xyz(37.9657, 50.3069, 35.7211) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.05
Soft Green
#6FC276
ΔE00 6.07
Lichen
#8FB67B
ΔE00 6.23
Hospital Green
#9BE5AA
ΔE00 6.38
Sage Green (survey)
#88B378
ΔE00 6.65
Pistachio
#93C572
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CA94 #CA90C6
analogous
#A9CA90 #90CA94 #90CAB1
triadic
#90CA94 #9490CA #CA9490
tetradic
#90CA94 #90A9CA #CA90C6 #CAB190
square
#90CA94 #90A9CA #CA90C6 #CAB190
split-complementary
#90CA94 #B190CA #CA90A9
monochromatic
#48974E #67B66C #90CA94 #B9DEBC #E3F2E4
Accessibility & contrast
On white
1.90
#90CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#90CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CA94
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CA94 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC091
Deuteranopia (green-blind)
#C3BA97
Tritanopia (blue-blind)
#89C7BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #90ca94; /* rgb */ color: rgb(144, 202, 148); /* oklch */ color: oklch(78.5% 0.097 146.3);
Tailwind
colors: {
custom: {
50: '#b2dab3',
500: '#90ca94',
950: '#000000',
},
}SCSS
$custom: #90ca94; $custom-light: #b2dab3; $custom-dark: #000000;
JSON
{
"hex": "#90ca94",
"rgb": {
"r": 144,
"g": 202,
"b": 148
},
"hsl": {
"h": 124.138,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.78488,
"c": 0.09669,
"h": 146.3
},
"luminance": 0.50308
}Semantic roles & 50–950 ramp
primary
#90CA94
secondary
#9F609A
accent
#37A6AE
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481