#90CD92#90CD92
#90CD92 is a light, moderate green. Relative luminance 0.517; OKLCH L 79.1% C 0.104 H 145.3°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #90CD92 |
|---|---|
| RGB | rgb(144, 205, 146) |
| HSL | hsl(122, 38%, 68%) |
| HSV | hsv(122, 30%, 80%) |
| CMYK | cmyk(29.8%, 0%, 28.8%, 19.6%) |
| CIE-LAB | lab(77.08, -31.20, 23.31) |
| CIE-LCH | lch(77.08, 38.94, 143.23°) |
| OKLab | oklab(79.14% -0.0852 0.059) |
| OKLCH | oklch(79.14% 0.104 145.3) |
| XYZ | xyz(38.5195, 51.6657, 35.1315) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.12
Soft Green
#6FC276
ΔE00 5.65
Hospital Green
#9BE5AA
ΔE00 5.74
Pistachio
#93C572
ΔE00 6.21
Lichen
#8FB67B
ΔE00 6.63
Light Grey Green
#B7E1A1
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CD92 #CD90CB
analogous
#ACCD90 #90CD92 #90CDB0
triadic
#90CD92 #9290CD #CD9290
tetradic
#90CD92 #90ACCD #CD90CB #CDB090
square
#90CD92 #90ACCD #CD90CB #CDB090
split-complementary
#90CD92 #B090CD #CD90AC
monochromatic
#469C49 #66BA69 #90CD92 #BAE0BB #E4F3E5
Accessibility & contrast
On white
1.85
#90CD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#90CD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CD92
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CD92 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28E
Deuteranopia (green-blind)
#C6BC95
Tritanopia (blue-blind)
#89CABD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #90cd92; /* rgb */ color: rgb(144, 205, 146); /* oklch */ color: oklch(79.1% 0.104 145.3);
Tailwind
colors: {
custom: {
50: '#b2dcb2',
500: '#90cd92',
950: '#000000',
},
}SCSS
$custom: #90cd92; $custom-light: #b2dcb2; $custom-dark: #000000;
JSON
{
"hex": "#90cd92",
"rgb": {
"r": 144,
"g": 205,
"b": 146
},
"hsl": {
"h": 121.967,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.79139,
"c": 0.10359,
"h": 145.3
},
"luminance": 0.51667
}Semantic roles & 50–950 ramp
primary
#90CD92
secondary
#A25FA0
accent
#35ADB1
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111511
muted
#818481