#90B0AA#90B0AA
#90B0AA is a light, muted teal. Relative luminance 0.399; OKLCH L 73.2% C 0.036 H 182.6°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #90B0AA |
|---|---|
| RGB | rgb(144, 176, 170) |
| HSL | hsl(169, 17%, 63%) |
| HSV | hsv(169, 18%, 69%) |
| CMYK | cmyk(18.2%, 0%, 3.4%, 31%) |
| CIE-LAB | lab(69.38, -12.13, -0.55) |
| CIE-LCH | lch(69.38, 12.14, 182.61°) |
| OKLab | oklab(73.16% -0.036 -0.0017) |
| OKLCH | oklch(73.16% 0.036 182.6) |
| XYZ | xyz(34.2807, 39.8812, 43.9141) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.89
Cool Grey
#95A3A6
ΔE00 8.53
Cadetblue
#5F9EA0
ΔE00 9.62
Greenish Grey
#96AE8D
ΔE00 10.26
Dull Teal
#5F9E8F
ΔE00 10.53
Bluegrey
#85A3B2
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90B0AA #B09096
analogous
#90B09A #90B0AA #90A6B0
triadic
#90B0AA #AA90B0 #B0AA90
tetradic
#90B0AA #9A90B0 #B09096 #A6B090
square
#90B0AA #9A90B0 #B09096 #A6B090
split-complementary
#90B0AA #B090A6 #B09A90
monochromatic
#52736D #6C978F #90B0AA #B4C9C5 #D8E3E1
Accessibility & contrast
On white
2.34
#90B0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#90B0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90B0AA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90B0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90B0AA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#88B1AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #90b0aa; /* rgb */ color: rgb(144, 176, 170); /* oklch */ color: oklch(73.2% 0.036 182.6);
Tailwind
colors: {
custom: {
50: '#b1c7c3',
500: '#90b0aa',
950: '#000000',
},
}SCSS
$custom: #90b0aa; $custom-light: #b1c7c3; $custom-dark: #000000;
JSON
{
"hex": "#90b0aa",
"rgb": {
"r": 144,
"g": 176,
"b": 170
},
"hsl": {
"h": 168.75,
"s": 16.842,
"l": 62.745
},
"oklch": {
"l": 0.73155,
"c": 0.03601,
"h": 182.6
},
"luminance": 0.39882
}Semantic roles & 50–950 ramp
primary
#90B0AA
secondary
#D4C8CA
accent
#4A5A9B
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#101312
muted
#7F8281