#90B0AC#90B0AC
#90B0AC is a light, muted teal. Relative luminance 0.400; OKLCH L 73.2% C 0.035 H 187.1°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #90B0AC |
|---|---|
| RGB | rgb(144, 176, 172) |
| HSL | hsl(173, 17%, 63%) |
| HSV | hsv(173, 18%, 69%) |
| CMYK | cmyk(18.2%, 0%, 2.3%, 31%) |
| CIE-LAB | lab(69.44, -11.70, -1.58) |
| CIE-LCH | lch(69.44, 11.81, 187.67°) |
| OKLab | oklab(73.22% -0.0351 -0.0044) |
| OKLCH | oklch(73.22% 0.035 187.1) |
| XYZ | xyz(34.4713, 39.9574, 44.9181) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.00
Greyish Teal
#719F91
ΔE00 8.39
Cadetblue
#5F9EA0
ΔE00 9.46
Bluegrey
#85A3B2
ΔE00 9.83
Cool Gray
#9AA7B0
ΔE00 10.42
Dull Teal
#5F9E8F
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90B0AC #B09094
analogous
#90B09C #90B0AC #90A4B0
triadic
#90B0AC #AC90B0 #B0AC90
tetradic
#90B0AC #9C90B0 #B09094 #A4B090
square
#90B0AC #9C90B0 #B09094 #A4B090
split-complementary
#90B0AC #B090A4 #B09C90
monochromatic
#52736F #6C9791 #90B0AC #B4C9C7 #D8E3E1
Accessibility & contrast
On white
2.34
#90B0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#90B0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90B0AC
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90B0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90B0AC | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAC
Deuteranopia (green-blind)
#A6A8AC
Tritanopia (blue-blind)
#87B2AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #90b0ac; /* rgb */ color: rgb(144, 176, 172); /* oklch */ color: oklch(73.2% 0.035 187.1);
Tailwind
colors: {
custom: {
50: '#b1c7c4',
500: '#90b0ac',
950: '#000000',
},
}SCSS
$custom: #90b0ac; $custom-light: #b1c7c4; $custom-dark: #000000;
JSON
{
"hex": "#90b0ac",
"rgb": {
"r": 144,
"g": 176,
"b": 172
},
"hsl": {
"h": 172.5,
"s": 16.842,
"l": 62.745
},
"oklch": {
"l": 0.73216,
"c": 0.03541,
"h": 187.1
},
"luminance": 0.39959
}Semantic roles & 50–950 ramp
primary
#90B0AC
secondary
#D4C8CA
accent
#4A549B
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101312
muted
#7F8281