#90BF95#90BF95
#90BF95 is a light, moderate green. Relative luminance 0.454; OKLCH L 76.0% C 0.078 H 147.6°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #90BF95 |
|---|---|
| RGB | rgb(144, 191, 149) |
| HSL | hsl(126, 27%, 66%) |
| HSV | hsv(126, 25%, 75%) |
| CMYK | cmyk(24.6%, 0%, 22%, 25.1%) |
| CIE-LAB | lab(73.13, -23.90, 16.26) |
| CIE-LCH | lch(73.13, 28.91, 145.77°) |
| OKLab | oklab(75.98% -0.0655 0.0417) |
| OKLCH | oklch(75.98% 0.078 147.6) |
| XYZ | xyz(35.5557, 45.3596, 35.3099) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.27
Lichen
#8FB67B
ΔE00 5.56
Sage Green (survey)
#88B378
ΔE00 5.79
Greenish Grey
#96AE8D
ΔE00 6.40
Faded Green
#7BB274
ΔE00 6.53
Sage
#87AE73
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BF95 #BF90BA
analogous
#A2BF90 #90BF95 #90BFAC
triadic
#90BF95 #9590BF #BF9590
tetradic
#90BF95 #90A2BF #BF90BA #BFAC90
square
#90BF95 #90A2BF #BF90BA #BFAC90
split-complementary
#90BF95 #AC90BF #BF90A2
monochromatic
#4E8754 #69A970 #90BF95 #B7D5BA #DEECDF
Accessibility & contrast
On white
2.08
#90BF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#90BF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BF95
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BF95 | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B793
Deuteranopia (green-blind)
#B9B297
Tritanopia (blue-blind)
#8BBDB3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #90bf95; /* rgb */ color: rgb(144, 191, 149); /* oklch */ color: oklch(76.0% 0.078 147.6);
Tailwind
colors: {
custom: {
50: '#b1d2b4',
500: '#90bf95',
950: '#000000',
},
}SCSS
$custom: #90bf95; $custom-light: #b1d2b4; $custom-dark: #000000;
JSON
{
"hex": "#90bf95",
"rgb": {
"r": 144,
"g": 191,
"b": 149
},
"hsl": {
"h": 126.383,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.75979,
"c": 0.07763,
"h": 147.6
},
"luminance": 0.45361
}Semantic roles & 50–950 ramp
primary
#90BF95
secondary
#DDCEDC
accent
#409BA5
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280