#90CA95#90CA95
#90CA95 is a light, moderate green. Relative luminance 0.503; OKLCH L 78.5% C 0.096 H 146.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #90CA95 |
|---|---|
| RGB | rgb(144, 202, 149) |
| HSL | hsl(125, 35%, 68%) |
| HSV | hsv(125, 29%, 79%) |
| CMYK | cmyk(28.7%, 0%, 26.2%, 20.8%) |
| CIE-LAB | lab(76.28, -29.26, 20.62) |
| CIE-LCH | lch(76.28, 35.79, 144.82°) |
| OKLab | oklab(78.51% -0.08 0.0524) |
| OKLCH | oklch(78.51% 0.096 146.8) |
| XYZ | xyz(38.0452, 50.3387, 36.1397) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.98
Soft Green
#6FC276
ΔE00 6.23
Lichen
#8FB67B
ΔE00 6.34
Hospital Green
#9BE5AA
ΔE00 6.38
Sage Green (survey)
#88B378
ΔE00 6.75
Pistachio
#93C572
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CA95 #CA90C5
analogous
#A8CA90 #90CA95 #90CAB2
triadic
#90CA95 #9590CA #CA9590
tetradic
#90CA95 #90A8CA #CA90C5 #CAB290
square
#90CA95 #90A8CA #CA90C5 #CAB290
split-complementary
#90CA95 #B290CA #CA90A8
monochromatic
#48974F #67B66D #90CA95 #B9DEBD #E3F2E4
Accessibility & contrast
On white
1.90
#90CA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#90CA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CA95
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CA95 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC092
Deuteranopia (green-blind)
#C2BA98
Tritanopia (blue-blind)
#89C7BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #90ca95; /* rgb */ color: rgb(144, 202, 149); /* oklch */ color: oklch(78.5% 0.096 146.8);
Tailwind
colors: {
custom: {
50: '#b2dab4',
500: '#90ca95',
950: '#000000',
},
}SCSS
$custom: #90ca95; $custom-light: #b2dab4; $custom-dark: #000000;
JSON
{
"hex": "#90ca95",
"rgb": {
"r": 144,
"g": 202,
"b": 149
},
"hsl": {
"h": 125.172,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.7851,
"c": 0.09565,
"h": 146.8
},
"luminance": 0.5034
}Semantic roles & 50–950 ramp
primary
#90CA95
secondary
#9F6099
accent
#37A4AE
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481