#90BE97#90BE97
#90BE97 is a light, moderate green. Relative luminance 0.450; OKLCH L 75.8% C 0.074 H 149.0°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #90BE97 |
|---|---|
| RGB | rgb(144, 190, 151) |
| HSL | hsl(129, 26%, 65%) |
| HSV | hsv(129, 24%, 75%) |
| CMYK | cmyk(24.2%, 0%, 20.5%, 25.5%) |
| CIE-LAB | lab(72.88, -23.05, 14.84) |
| CIE-LCH | lch(72.88, 27.41, 147.21°) |
| OKLab | oklab(75.8% -0.0633 0.0381) |
| OKLCH | oklch(75.8% 0.074 149) |
| XYZ | xyz(35.4994, 44.9894, 36.0856) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.82
Greenish Grey
#96AE8D
ΔE00 6.08
Lichen
#8FB67B
ΔE00 6.11
Sage Green (survey)
#88B378
ΔE00 6.30
Greyish Green
#82A67D
ΔE00 6.94
Faded Green
#7BB274
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BE97 #BE90B7
analogous
#A0BE90 #90BE97 #90BEAE
triadic
#90BE97 #9790BE #BE9790
tetradic
#90BE97 #90A0BE #BE90B7 #BEAE90
square
#90BE97 #90A0BE #BE90B7 #BEAE90
split-complementary
#90BE97 #AE90BE #BE90A0
monochromatic
#4E8557 #69A773 #90BE97 #B7D5BB #DDEBDF
Accessibility & contrast
On white
2.10
#90BE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#90BE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BE97
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BE97 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB695
Deuteranopia (green-blind)
#B7B199
Tritanopia (blue-blind)
#8ABCB3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #90be97; /* rgb */ color: rgb(144, 190, 151); /* oklch */ color: oklch(75.8% 0.074 149.0);
Tailwind
colors: {
custom: {
50: '#b1d1b5',
500: '#90be97',
950: '#000000',
},
}SCSS
$custom: #90be97; $custom-light: #b1d1b5; $custom-dark: #000000;
JSON
{
"hex": "#90be97",
"rgb": {
"r": 144,
"g": 190,
"b": 151
},
"hsl": {
"h": 129.13,
"s": 26.136,
"l": 65.49
},
"oklch": {
"l": 0.75797,
"c": 0.07387,
"h": 149
},
"luminance": 0.44991
}Semantic roles & 50–950 ramp
primary
#90BE97
secondary
#DDCDDA
accent
#4195A5
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#111411
muted
#808280