#90B29A#90B29A
#90B29A is a light, muted green. Relative luminance 0.401; OKLCH L 73.1% C 0.051 H 154.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #90B29A |
|---|---|
| RGB | rgb(144, 178, 154) |
| HSL | hsl(138, 18%, 63%) |
| HSV | hsv(138, 19%, 70%) |
| CMYK | cmyk(19.1%, 0%, 13.5%, 30.2%) |
| CIE-LAB | lab(69.54, -16.40, 8.48) |
| CIE-LCH | lch(69.54, 18.46, 152.64°) |
| OKLab | oklab(73.15% -0.0456 0.022) |
| OKLCH | oklch(73.15% 0.051 154.3) |
| XYZ | xyz(33.2532, 40.1023, 36.5541) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.26
Darkseagreen
#8FBC8F
ΔE00 6.43
Sage Green
#9CAF88
ΔE00 6.57
Greyish Green
#82A67D
ΔE00 6.60
Grey Green
#86A17D
ΔE00 6.72
Greeny Grey
#7EA07A
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90B29A #B290A8
analogous
#97B290 #90B29A #90B2AB
triadic
#90B29A #9A90B2 #B29A90
tetradic
#90B29A #9097B2 #B290A8 #B2AB90
square
#90B29A #9097B2 #B290A8 #B2AB90
split-complementary
#90B29A #AB90B2 #B29097
monochromatic
#52765C #6C9979 #90B29A #B4CBBB #D8E4DC
Accessibility & contrast
On white
2.33
#90B29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#90B29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90B29A
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90B29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90B29A | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC99
Deuteranopia (green-blind)
#ACA89B
Tritanopia (blue-blind)
#8BB1AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #90b29a; /* rgb */ color: rgb(144, 178, 154); /* oklch */ color: oklch(73.1% 0.051 154.3);
Tailwind
colors: {
custom: {
50: '#b1c9b7',
500: '#90b29a',
950: '#000000',
},
}SCSS
$custom: #90b29a; $custom-light: #b1c9b7; $custom-dark: #000000;
JSON
{
"hex": "#90b29a",
"rgb": {
"r": 144,
"g": 178,
"b": 154
},
"hsl": {
"h": 137.647,
"s": 18.085,
"l": 63.137
},
"oklch": {
"l": 0.73146,
"c": 0.05059,
"h": 154.3
},
"luminance": 0.40103
}Semantic roles & 50–950 ramp
primary
#90B29A
secondary
#D5C9D1
accent
#49849C
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101311
muted
#7F8280