#90BF98#90BF98
#90BF98 is a light, moderate green. Relative luminance 0.455; OKLCH L 76.0% C 0.075 H 149.5°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #90BF98 |
|---|---|
| RGB | rgb(144, 191, 152) |
| HSL | hsl(130, 27%, 66%) |
| HSV | hsv(130, 25%, 75%) |
| CMYK | cmyk(24.6%, 0%, 20.4%, 25.1%) |
| CIE-LAB | lab(73.19, -23.36, 14.73) |
| CIE-LCH | lch(73.19, 27.62, 147.76°) |
| OKLab | oklab(76.05% -0.0642 0.0378) |
| OKLCH | oklch(76.05% 0.075 149.5) |
| XYZ | xyz(35.7983, 45.4567, 36.5875) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.98
Lichen
#8FB67B
ΔE00 6.29
Greenish Grey
#96AE8D
ΔE00 6.36
Sage Green (survey)
#88B378
ΔE00 6.49
Faded Green
#7BB274
ΔE00 7.18
Greyish Green
#82A67D
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BF98 #BF90B7
analogous
#9FBF90 #90BF98 #90BFAF
triadic
#90BF98 #9890BF #BF9890
tetradic
#90BF98 #909FBF #BF90B7 #BFAF90
square
#90BF98 #909FBF #BF90B7 #BFAF90
split-complementary
#90BF98 #AF90BF #BF909F
monochromatic
#4E8757 #69A974 #90BF98 #B7D5BC #DEECE0
Accessibility & contrast
On white
2.08
#90BF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#90BF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BF98
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BF98 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B796
Deuteranopia (green-blind)
#B8B29A
Tritanopia (blue-blind)
#8ABDB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #90bf98; /* rgb */ color: rgb(144, 191, 152); /* oklch */ color: oklch(76.0% 0.075 149.5);
Tailwind
colors: {
custom: {
50: '#b1d2b6',
500: '#90bf98',
950: '#000000',
},
}SCSS
$custom: #90bf98; $custom-light: #b1d2b6; $custom-dark: #000000;
JSON
{
"hex": "#90bf98",
"rgb": {
"r": 144,
"g": 191,
"b": 152
},
"hsl": {
"h": 130.213,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.7605,
"c": 0.07451,
"h": 149.5
},
"luminance": 0.45458
}Semantic roles & 50–950 ramp
primary
#90BF98
secondary
#DDCEDB
accent
#4094A5
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#111411
muted
#808280