#90BF92#90BF92
#90BF92 is a light, moderate green. Relative luminance 0.453; OKLCH L 75.9% C 0.081 H 145.8°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #90BF92 |
|---|---|
| RGB | rgb(144, 191, 146) |
| HSL | hsl(123, 27%, 66%) |
| HSV | hsv(123, 25%, 75%) |
| CMYK | cmyk(24.6%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(73.07, -24.44, 17.79) |
| CIE-LCH | lch(73.07, 30.23, 143.95°) |
| OKLab | oklab(75.91% -0.0668 0.0454) |
| OKLCH | oklch(75.91% 0.081 145.8) |
| XYZ | xyz(35.3192, 45.2650, 34.0647) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 0.83
Lichen
#8FB67B
ΔE00 4.87
Sage Green (survey)
#88B378
ΔE00 5.15
Faded Green
#7BB274
ΔE00 5.95
Sage
#87AE73
ΔE00 6.38
Greenish Grey
#96AE8D
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BF92 #BF90BD
analogous
#A5BF90 #90BF92 #90BFA9
triadic
#90BF92 #9290BF #BF9290
tetradic
#90BF92 #90A5BF #BF90BD #BFA990
square
#90BF92 #90A5BF #BF90BD #BFA990
split-complementary
#90BF92 #A990BF #BF90A5
monochromatic
#4E8750 #69A96C #90BF92 #B7D5B8 #DEECDE
Accessibility & contrast
On white
2.09
#90BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#90BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BF92
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BF92 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B68F
Deuteranopia (green-blind)
#B9B194
Tritanopia (blue-blind)
#8BBCB3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #90bf92; /* rgb */ color: rgb(144, 191, 146); /* oklch */ color: oklch(75.9% 0.081 145.8);
Tailwind
colors: {
custom: {
50: '#b1d2b2',
500: '#90bf92',
950: '#000000',
},
}SCSS
$custom: #90bf92; $custom-light: #b1d2b2; $custom-dark: #000000;
JSON
{
"hex": "#90bf92",
"rgb": {
"r": 144,
"g": 191,
"b": 146
},
"hsl": {
"h": 122.553,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.75908,
"c": 0.08081,
"h": 145.8
},
"luminance": 0.45266
}Semantic roles & 50–950 ramp
primary
#90BF92
secondary
#DDCEDD
accent
#40A1A5
background
#FBFCFA
surface
#F6F9F5
border
#D0D2CF
text
#111411
muted
#808280