#90BBBA#90BBBA
#90BBBA is a light, muted teal. Relative luminance 0.450; OKLCH L 76.1% C 0.046 H 194.4°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #90BBBA |
|---|---|
| RGB | rgb(144, 187, 186) |
| HSL | hsl(179, 24%, 65%) |
| HSV | hsv(179, 23%, 73%) |
| CMYK | cmyk(23%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(72.90, -14.42, -4.17) |
| CIE-LCH | lch(72.90, 15.02, 196.13°) |
| OKLab | oklab(76.1% -0.0443 -0.0114) |
| OKLCH | oklch(76.1% 0.046 194.4) |
| XYZ | xyz(38.1322, 45.0135, 53.1242) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.66
Lightblue
#ADD8E6
ΔE00 10.13
Cadetblue
#5F9EA0
ΔE00 10.18
Greyish Teal
#719F91
ΔE00 10.46
Cool Grey
#95A3A6
ΔE00 10.72
Pale Teal
#82CBB2
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BBBA #BB9091
analogous
#90BBA5 #90BBBA #90A6BB
triadic
#90BBBA #BA90BB #BBBA90
tetradic
#90BBBA #A590BB #BB9091 #A6BB90
square
#90BBBA #A590BB #BB9091 #A6BB90
split-complementary
#90BBBA #BB90A6 #BBA590
monochromatic
#4F8180 #6AA4A2 #90BBBA #B6D2D2 #DCE9E9
Accessibility & contrast
On white
2.10
#90BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#90BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BBBA
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BBBA | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#ADB0BA
Tritanopia (blue-blind)
#82BEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #90bbba; /* rgb */ color: rgb(144, 187, 186); /* oklch */ color: oklch(76.1% 0.046 194.4);
Tailwind
colors: {
custom: {
50: '#b1cfce',
500: '#90bbba',
950: '#000000',
},
}SCSS
$custom: #90bbba; $custom-light: #b1cfce; $custom-dark: #000000;
JSON
{
"hex": "#90bbba",
"rgb": {
"r": 144,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.605,
"s": 24.022,
"l": 64.902
},
"oklch": {
"l": 0.76096,
"c": 0.04577,
"h": 194.4
},
"luminance": 0.45015
}Semantic roles & 50–950 ramp
primary
#90BBBA
secondary
#DBCCCC
accent
#4345A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282