#90BE95#90BE95
#90BE95 is a light, moderate green. Relative luminance 0.449; OKLCH L 75.7% C 0.076 H 147.6°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #90BE95 |
|---|---|
| RGB | rgb(144, 190, 149) |
| HSL | hsl(127, 26%, 65%) |
| HSV | hsv(127, 24%, 75%) |
| CMYK | cmyk(24.2%, 0%, 21.6%, 25.5%) |
| CIE-LAB | lab(72.84, -23.41, 15.86) |
| CIE-LCH | lch(72.84, 28.28, 145.87°) |
| OKLab | oklab(75.75% -0.0642 0.0407) |
| OKLCH | oklch(75.75% 0.076 147.6) |
| XYZ | xyz(35.3383, 44.9250, 35.2374) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.30
Lichen
#8FB67B
ΔE00 5.61
Sage Green (survey)
#88B378
ΔE00 5.82
Greenish Grey
#96AE8D
ΔE00 6.11
Faded Green
#7BB274
ΔE00 6.59
Greyish Green
#82A67D
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BE95 #BE90B9
analogous
#A2BE90 #90BE95 #90BEAC
triadic
#90BE95 #9590BE #BE9590
tetradic
#90BE95 #90A2BE #BE90B9 #BEAC90
square
#90BE95 #90A2BE #BE90B9 #BEAC90
split-complementary
#90BE95 #AC90BE #BE90A2
monochromatic
#4E8554 #69A770 #90BE95 #B7D5BA #DDEBDF
Accessibility & contrast
On white
2.10
#90BE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#90BE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BE95
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BE95 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB693
Deuteranopia (green-blind)
#B8B197
Tritanopia (blue-blind)
#8BBCB3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #90be95; /* rgb */ color: rgb(144, 190, 149); /* oklch */ color: oklch(75.7% 0.076 147.6);
Tailwind
colors: {
custom: {
50: '#b1d1b4',
500: '#90be95',
950: '#000000',
},
}SCSS
$custom: #90be95; $custom-light: #b1d1b4; $custom-dark: #000000;
JSON
{
"hex": "#90be95",
"rgb": {
"r": 144,
"g": 190,
"b": 149
},
"hsl": {
"h": 126.522,
"s": 26.136,
"l": 65.49
},
"oklch": {
"l": 0.75749,
"c": 0.07596,
"h": 147.6
},
"luminance": 0.44926
}Semantic roles & 50–950 ramp
primary
#90BE95
secondary
#DDCDDB
accent
#419AA5
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#111411
muted
#808280