#90B2AC#90B2AC
#90B2AC is a light, muted teal. Relative luminance 0.407; OKLCH L 73.7% C 0.038 H 183.4°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #90B2AC |
|---|---|
| RGB | rgb(144, 178, 172) |
| HSL | hsl(169, 18%, 63%) |
| HSV | hsv(169, 19%, 70%) |
| CMYK | cmyk(19.1%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(70.00, -12.76, -0.76) |
| CIE-LCH | lch(70.00, 12.78, 183.39°) |
| OKLab | oklab(73.66% -0.0379 -0.0022) |
| OKLCH | oklch(73.66% 0.038 183.4) |
| XYZ | xyz(34.8663, 40.7475, 45.0497) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 8.03
Cool Grey
#95A3A6
ΔE00 9.09
Cadetblue
#5F9EA0
ΔE00 9.65
Greenish Grey
#96AE8D
ΔE00 10.44
Dull Teal
#5F9E8F
ΔE00 10.55
Pale Teal
#82CBB2
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90B2AC #B29096
analogous
#90B29B #90B2AC #90A7B2
triadic
#90B2AC #AC90B2 #B2AC90
tetradic
#90B2AC #9B90B2 #B29096 #A7B290
square
#90B2AC #9B90B2 #B29096 #A7B290
split-complementary
#90B2AC #B290A7 #B29B90
monochromatic
#52766F #6C9991 #90B2AC #B4CBC7 #D8E4E2
Accessibility & contrast
On white
2.30
#90B2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#90B2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90B2AC
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90B2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90B2AC | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAC
Deuteranopia (green-blind)
#A8A9AD
Tritanopia (blue-blind)
#87B3B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #90b2ac; /* rgb */ color: rgb(144, 178, 172); /* oklch */ color: oklch(73.7% 0.038 183.4);
Tailwind
colors: {
custom: {
50: '#b1c9c4',
500: '#90b2ac',
950: '#000000',
},
}SCSS
$custom: #90b2ac; $custom-light: #b1c9c4; $custom-dark: #000000;
JSON
{
"hex": "#90b2ac",
"rgb": {
"r": 144,
"g": 178,
"b": 172
},
"hsl": {
"h": 169.412,
"s": 18.085,
"l": 63.137
},
"oklch": {
"l": 0.7366,
"c": 0.03796,
"h": 183.4
},
"luminance": 0.40749
}Semantic roles & 50–950 ramp
primary
#90B2AC
secondary
#D5C9CB
accent
#49589C
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101312
muted
#7F8281