#90BBBC#90BBBC
#90BBBC is a light, muted teal. Relative luminance 0.451; OKLCH L 76.2% C 0.046 H 198.0°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #90BBBC |
|---|---|
| RGB | rgb(144, 187, 188) |
| HSL | hsl(181, 25%, 65%) |
| HSV | hsv(181, 23%, 74%) |
| CMYK | cmyk(23.4%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(72.96, -13.98, -5.18) |
| CIE-LCH | lch(72.96, 14.91, 200.34°) |
| OKLab | oklab(76.16% -0.0435 -0.0141) |
| OKLCH | oklch(76.16% 0.046 198) |
| XYZ | xyz(38.3463, 45.0992, 54.2518) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.39
Lightblue
#ADD8E6
ΔE00 9.53
Cadetblue
#5F9EA0
ΔE00 10.23
Bluegrey
#85A3B2
ΔE00 10.30
Cool Grey
#95A3A6
ΔE00 10.44
Sky Blue
#87CEEB
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BBBC #BC9190
analogous
#90BCA7 #90BBBC #90A5BC
triadic
#90BBBC #BC90BB #BBBC90
tetradic
#90BBBC #A790BC #BC9190 #A5BC90
square
#90BBBC #A790BC #BC9190 #A5BC90
split-complementary
#90BBBC #BC90A5 #BCA790
monochromatic
#4F8283 #6AA4A5 #90BBBC #B6D2D3 #DCEAEA
Accessibility & contrast
On white
2.10
#90BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#90BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BBBC
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BBBC | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BC
Deuteranopia (green-blind)
#ADB0BC
Tritanopia (blue-blind)
#82BEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #90bbbc; /* rgb */ color: rgb(144, 187, 188); /* oklch */ color: oklch(76.2% 0.046 198.0);
Tailwind
colors: {
custom: {
50: '#b1cfd0',
500: '#90bbbc',
950: '#000000',
},
}SCSS
$custom: #90bbbc; $custom-light: #b1cfd0; $custom-dark: #000000;
JSON
{
"hex": "#90bbbc",
"rgb": {
"r": 144,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.364,
"s": 24.719,
"l": 65.098
},
"oklch": {
"l": 0.76159,
"c": 0.04574,
"h": 198
},
"luminance": 0.45101
}Semantic roles & 50–950 ramp
primary
#90BBBC
secondary
#DBCDCC
accent
#4442A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282