#90BBBB#90BBBB
#90BBBB is a light, muted teal. Relative luminance 0.451; OKLCH L 76.1% C 0.046 H 196.2°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #90BBBB |
|---|---|
| RGB | rgb(144, 187, 187) |
| HSL | hsl(180, 24%, 65%) |
| HSV | hsv(180, 23%, 73%) |
| CMYK | cmyk(23%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(72.93, -14.20, -4.68) |
| CIE-LCH | lch(72.93, 14.95, 198.23°) |
| OKLab | oklab(76.13% -0.0439 -0.0128) |
| OKLCH | oklch(76.13% 0.046 196.2) |
| XYZ | xyz(38.2388, 45.0562, 53.6860) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.51
Lightblue
#ADD8E6
ΔE00 9.82
Cadetblue
#5F9EA0
ΔE00 10.19
Cool Grey
#95A3A6
ΔE00 10.57
Bluegrey
#85A3B2
ΔE00 10.62
Greyish Teal
#719F91
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BBBB #BB9090
analogous
#90BBA6 #90BBBB #90A6BB
triadic
#90BBBB #BB90BB #BBBB90
tetradic
#90BBBB #A690BB #BB9090 #A6BB90
square
#90BBBB #A690BB #BB9090 #A6BB90
split-complementary
#90BBBB #BB90A6 #BBA690
monochromatic
#4F8181 #6AA4A4 #90BBBB #B6D2D2 #DCE9E9
Accessibility & contrast
On white
2.10
#90BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#90BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BBBB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BBBB | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BB
Deuteranopia (green-blind)
#ADB0BB
Tritanopia (blue-blind)
#82BEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #90bbbb; /* rgb */ color: rgb(144, 187, 187); /* oklch */ color: oklch(76.1% 0.046 196.2);
Tailwind
colors: {
custom: {
50: '#b1cfcf',
500: '#90bbbb',
950: '#000000',
},
}SCSS
$custom: #90bbbb; $custom-light: #b1cfcf; $custom-dark: #000000;
JSON
{
"hex": "#90bbbb",
"rgb": {
"r": 144,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 24.022,
"l": 64.902
},
"oklch": {
"l": 0.76127,
"c": 0.04573,
"h": 196.2
},
"luminance": 0.45058
}Semantic roles & 50–950 ramp
primary
#90BBBB
secondary
#DBCCCC
accent
#4343A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282