#90BBAF#90BBAF
#90BBAF is a light, muted teal. Relative luminance 0.446; OKLCH L 75.8% C 0.049 H 176.0°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #90BBAF |
|---|---|
| RGB | rgb(144, 187, 175) |
| HSL | hsl(163, 24%, 65%) |
| HSV | hsv(163, 23%, 73%) |
| CMYK | cmyk(23%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(72.60, -16.81, 1.40) |
| CIE-LCH | lch(72.60, 16.86, 175.24°) |
| OKLab | oklab(75.76% -0.0489 0.0035) |
| OKLCH | oklch(75.76% 0.049 176) |
| XYZ | xyz(37.0075, 44.5637, 47.2009) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.17
Greyish Teal
#719F91
ΔE00 8.61
Seafoam Blue
#78D1B6
ΔE00 9.15
Greenish Grey
#96AE8D
ΔE00 9.62
Dull Teal
#5F9E8F
ΔE00 10.49
Darkseagreen
#8FBC8F
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BBAF #BB909C
analogous
#90BB9A #90BBAF #90B1BB
triadic
#90BBAF #AF90BB #BBAF90
tetradic
#90BBAF #9A90BB #BB909C #B1BB90
square
#90BBAF #9A90BB #BB909C #B1BB90
split-complementary
#90BBAF #BB90B1 #BB9A90
monochromatic
#4F8173 #6AA494 #90BBAF #B6D2CA #DCE9E6
Accessibility & contrast
On white
2.12
#90BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#90BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BBAF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BBAF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AF
Deuteranopia (green-blind)
#B0B0B0
Tritanopia (blue-blind)
#85BCB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #90bbaf; /* rgb */ color: rgb(144, 187, 175); /* oklch */ color: oklch(75.8% 0.049 176.0);
Tailwind
colors: {
custom: {
50: '#b1cfc6',
500: '#90bbaf',
950: '#000000',
},
}SCSS
$custom: #90bbaf; $custom-light: #b1cfc6; $custom-dark: #000000;
JSON
{
"hex": "#90bbaf",
"rgb": {
"r": 144,
"g": 187,
"b": 175
},
"hsl": {
"h": 163.256,
"s": 24.022,
"l": 64.902
},
"oklch": {
"l": 0.75761,
"c": 0.04901,
"h": 176
},
"luminance": 0.44565
}Semantic roles & 50–950 ramp
primary
#90BBAF
secondary
#DBCCD0
accent
#435EA3
background
#FAFCFC
surface
#F5F9F8
border
#CFD2D1
text
#111313
muted
#808282