#90B89A#90B89A
#90B89A is a light, moderate green. Relative luminance 0.425; OKLCH L 74.5% C 0.061 H 152.4°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #90B89A |
|---|---|
| RGB | rgb(144, 184, 154) |
| HSL | hsl(135, 22%, 64%) |
| HSV | hsv(135, 22%, 72%) |
| CMYK | cmyk(21.7%, 0%, 16.3%, 27.8%) |
| CIE-LAB | lab(71.24, -19.47, 10.90) |
| CIE-LCH | lch(71.24, 22.32, 150.75°) |
| OKLab | oklab(74.51% -0.0538 0.0282) |
| OKLCH | oklch(74.51% 0.061 152.4) |
| XYZ | xyz(34.4732, 42.5423, 36.9608) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.20
Greenish Grey
#96AE8D
ΔE00 4.78
Greyish Green
#82A67D
ΔE00 6.45
Sage Green
#9CAF88
ΔE00 6.61
Grey Green
#86A17D
ΔE00 7.43
Pale Teal
#82CBB2
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90B89A #B890AE
analogous
#9AB890 #90B89A #90B8AE
triadic
#90B89A #9A90B8 #B89A90
tetradic
#90B89A #909AB8 #B890AE #B8AE90
square
#90B89A #909AB8 #B890AE #B8AE90
split-complementary
#90B89A #AE90B8 #B8909A
monochromatic
#507D5C #6BA078 #90B89A #B5D0BC #DBE8DE
Accessibility & contrast
On white
2.21
#90B89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#90B89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90B89A
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90B89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90B89A | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B198
Deuteranopia (green-blind)
#B1AD9C
Tritanopia (blue-blind)
#8AB7AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #90b89a; /* rgb */ color: rgb(144, 184, 154); /* oklch */ color: oklch(74.5% 0.061 152.4);
Tailwind
colors: {
custom: {
50: '#b1cdb7',
500: '#90b89a',
950: '#000000',
},
}SCSS
$custom: #90b89a; $custom-light: #b1cdb7; $custom-dark: #000000;
JSON
{
"hex": "#90b89a",
"rgb": {
"r": 144,
"g": 184,
"b": 154
},
"hsl": {
"h": 135,
"s": 21.978,
"l": 64.314
},
"oklch": {
"l": 0.74505,
"c": 0.06077,
"h": 152.4
},
"luminance": 0.42543
}Semantic roles & 50–950 ramp
primary
#90B89A
secondary
#D9CBD5
accent
#458AA0
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#101311
muted
#7F8280