#90B6A2#90B6A2
#90B6A2 is a light, muted green. Relative luminance 0.420; OKLCH L 74.3% C 0.050 H 161.9°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #90B6A2 |
|---|---|
| RGB | rgb(144, 182, 162) |
| HSL | hsl(148, 21%, 64%) |
| HSV | hsv(148, 21%, 71%) |
| CMYK | cmyk(20.9%, 0%, 11%, 28.6%) |
| CIE-LAB | lab(70.87, -16.90, 5.99) |
| CIE-LCH | lch(70.87, 17.93, 160.47°) |
| OKLab | oklab(74.27% -0.0476 0.0155) |
| OKLCH | oklch(74.27% 0.05 161.9) |
| XYZ | xyz(34.7493, 41.9927, 40.4500) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.22
Darkseagreen
#8FBC8F
ΔE00 7.46
Pale Teal
#82CBB2
ΔE00 7.60
Greyish Teal
#719F91
ΔE00 7.78
Sage Green
#9CAF88
ΔE00 8.43
Greyish Green
#82A67D
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90B6A2 #B690A4
analogous
#91B690 #90B6A2 #90B6B5
triadic
#90B6A2 #A290B6 #B6A290
tetradic
#90B6A2 #9091B6 #B690A4 #B6B590
square
#90B6A2 #9091B6 #B690A4 #B6B590
split-complementary
#90B6A2 #B590B6 #B69091
monochromatic
#517B65 #6B9E83 #90B6A2 #B5CEC1 #DAE7E0
Accessibility & contrast
On white
2.23
#90B6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#90B6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90B6A2
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90B6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90B6A2 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A1
Deuteranopia (green-blind)
#AEABA3
Tritanopia (blue-blind)
#89B6B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #90b6a2; /* rgb */ color: rgb(144, 182, 162); /* oklch */ color: oklch(74.3% 0.050 161.9);
Tailwind
colors: {
custom: {
50: '#b1ccbd',
500: '#90b6a2',
950: '#000000',
},
}SCSS
$custom: #90b6a2; $custom-light: #b1ccbd; $custom-dark: #000000;
JSON
{
"hex": "#90b6a2",
"rgb": {
"r": 144,
"g": 182,
"b": 162
},
"hsl": {
"h": 148.421,
"s": 20.652,
"l": 63.922
},
"oklch": {
"l": 0.74266,
"c": 0.05011,
"h": 161.9
},
"luminance": 0.41994
}Semantic roles & 50–950 ramp
primary
#90B6A2
secondary
#D8CAD1
accent
#46759F
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101312
muted
#7F8281