#90BB95#90BB95
#90BB95 is a light, moderate green. Relative luminance 0.436; OKLCH L 75.1% C 0.071 H 147.9°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #90BB95 |
|---|---|
| RGB | rgb(144, 187, 149) |
| HSL | hsl(127, 24%, 65%) |
| HSV | hsv(127, 23%, 73%) |
| CMYK | cmyk(23%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(71.99, -21.91, 14.67) |
| CIE-LCH | lch(71.99, 26.37, 146.20°) |
| OKLab | oklab(75.06% -0.0601 0.0377) |
| OKLCH | oklch(75.06% 0.071 147.9) |
| XYZ | xyz(34.6952, 43.6388, 35.0231) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.85
Greenish Grey
#96AE8D
ΔE00 5.24
Lichen
#8FB67B
ΔE00 5.89
Sage Green (survey)
#88B378
ΔE00 6.04
Greyish Green
#82A67D
ΔE00 6.18
Sage Green
#9CAF88
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BB95 #BB90B6
analogous
#A0BB90 #90BB95 #90BBAB
triadic
#90BB95 #9590BB #BB9590
tetradic
#90BB95 #90A0BB #BB90B6 #BBAB90
square
#90BB95 #90A0BB #BB90B6 #BBAB90
split-complementary
#90BB95 #AB90BB #BB90A0
monochromatic
#4F8155 #6AA471 #90BB95 #B6D2B9 #DCE9DD
Accessibility & contrast
On white
2.16
#90BB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#90BB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BB95
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BB95 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB393
Deuteranopia (green-blind)
#B5AF97
Tritanopia (blue-blind)
#8BB9B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #90bb95; /* rgb */ color: rgb(144, 187, 149); /* oklch */ color: oklch(75.1% 0.071 147.9);
Tailwind
colors: {
custom: {
50: '#b1cfb4',
500: '#90bb95',
950: '#000000',
},
}SCSS
$custom: #90bb95; $custom-light: #b1cfb4; $custom-dark: #000000;
JSON
{
"hex": "#90bb95",
"rgb": {
"r": 144,
"g": 187,
"b": 149
},
"hsl": {
"h": 126.977,
"s": 24.022,
"l": 64.902
},
"oklch": {
"l": 0.75063,
"c": 0.07094,
"h": 147.9
},
"luminance": 0.4364
}Semantic roles & 50–950 ramp
primary
#90BB95
secondary
#DBCCD9
accent
#4397A3
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#111411
muted
#808280