#90CA93#90CA93
#90CA93 is a light, moderate green. Relative luminance 0.503; OKLCH L 78.5% C 0.098 H 145.8°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #90CA93 |
|---|---|
| RGB | rgb(144, 202, 147) |
| HSL | hsl(123, 35%, 68%) |
| HSV | hsv(123, 29%, 79%) |
| CMYK | cmyk(28.7%, 0%, 27.2%, 20.8%) |
| CIE-LAB | lab(76.24, -29.60, 21.63) |
| CIE-LCH | lch(76.24, 36.66, 143.84°) |
| OKLab | oklab(78.47% -0.0809 0.0549) |
| OKLCH | oklch(78.47% 0.098 145.8) |
| XYZ | xyz(37.8869, 50.2754, 35.3060) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.12
Soft Green
#6FC276
ΔE00 5.92
Lichen
#8FB67B
ΔE00 6.13
Hospital Green
#9BE5AA
ΔE00 6.40
Sage Green (survey)
#88B378
ΔE00 6.56
Pistachio
#93C572
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CA93 #CA90C7
analogous
#AACA90 #90CA93 #90CAB0
triadic
#90CA93 #9390CA #CA9390
tetradic
#90CA93 #90AACA #CA90C7 #CAB090
square
#90CA93 #90AACA #CA90C7 #CAB090
split-complementary
#90CA93 #B090CA #CA90AA
monochromatic
#48974C #67B66B #90CA93 #B9DEBB #E3F2E4
Accessibility & contrast
On white
1.90
#90CA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#90CA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CA93
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CA93 | 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)
#CCC090
Deuteranopia (green-blind)
#C3BA96
Tritanopia (blue-blind)
#8AC7BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #90ca93; /* rgb */ color: rgb(144, 202, 147); /* oklch */ color: oklch(78.5% 0.098 145.8);
Tailwind
colors: {
custom: {
50: '#b2dab3',
500: '#90ca93',
950: '#000000',
},
}SCSS
$custom: #90ca93; $custom-light: #b2dab3; $custom-dark: #000000;
JSON
{
"hex": "#90ca93",
"rgb": {
"r": 144,
"g": 202,
"b": 147
},
"hsl": {
"h": 123.103,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.78466,
"c": 0.09774,
"h": 145.8
},
"luminance": 0.50277
}Semantic roles & 50–950 ramp
primary
#90CA93
secondary
#9F609B
accent
#37A8AE
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481