#90B8A2#90B8A2
#90B8A2 is a light, muted green. Relative luminance 0.428; OKLCH L 74.7% C 0.053 H 160.7°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #90B8A2 |
|---|---|
| RGB | rgb(144, 184, 162) |
| HSL | hsl(147, 22%, 64%) |
| HSV | hsv(147, 22%, 72%) |
| CMYK | cmyk(21.7%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(71.43, -17.92, 6.81) |
| CIE-LCH | lch(71.43, 19.17, 159.21°) |
| OKLab | oklab(74.72% -0.0504 0.0176) |
| OKLCH | oklch(74.72% 0.053 160.7) |
| XYZ | xyz(35.1618, 42.8177, 40.5875) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.21
Darkseagreen
#8FBC8F
ΔE00 6.75
Pale Teal
#82CBB2
ΔE00 6.96
Greyish Green
#82A67D
ΔE00 8.28
Greyish Teal
#719F91
ΔE00 8.29
Sage Green
#9CAF88
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90B8A2 #B890A6
analogous
#92B890 #90B8A2 #90B8B6
triadic
#90B8A2 #A290B8 #B8A290
tetradic
#90B8A2 #9092B8 #B890A6 #B8B690
square
#90B8A2 #9092B8 #B890A6 #B8B690
split-complementary
#90B8A2 #B690B8 #B89092
monochromatic
#507D65 #6BA083 #90B8A2 #B5D0C1 #DBE8E1
Accessibility & contrast
On white
2.20
#90B8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#90B8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90B8A2
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90B8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90B8A2 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A1
Deuteranopia (green-blind)
#B0ADA3
Tritanopia (blue-blind)
#89B8B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #90b8a2; /* rgb */ color: rgb(144, 184, 162); /* oklch */ color: oklch(74.7% 0.053 160.7);
Tailwind
colors: {
custom: {
50: '#b1cdbd',
500: '#90b8a2',
950: '#000000',
},
}SCSS
$custom: #90b8a2; $custom-light: #b1cdbd; $custom-dark: #000000;
JSON
{
"hex": "#90b8a2",
"rgb": {
"r": 144,
"g": 184,
"b": 162
},
"hsl": {
"h": 147,
"s": 21.978,
"l": 64.314
},
"oklch": {
"l": 0.74717,
"c": 0.05338,
"h": 160.7
},
"luminance": 0.42819
}Semantic roles & 50–950 ramp
primary
#90B8A2
secondary
#D9CBD3
accent
#4577A0
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#101312
muted
#7F8281