#90BBBF#90BBBF
#90BBBF is a light, muted teal. Relative luminance 0.452; OKLCH L 76.3% C 0.046 H 203.3°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #90BBBF |
|---|---|
| RGB | rgb(144, 187, 191) |
| HSL | hsl(185, 27%, 66%) |
| HSV | hsv(185, 25%, 75%) |
| CMYK | cmyk(24.6%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(73.04, -13.30, -6.69) |
| CIE-LCH | lch(73.04, 14.89, 206.71°) |
| OKLab | oklab(76.26% -0.0423 -0.0182) |
| OKLCH | oklch(76.26% 0.046 203.3) |
| XYZ | xyz(38.6730, 45.2299, 55.9727) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.74
Powder Blue
#B0E0E6
ΔE00 9.15
Bluegrey
#85A3B2
ΔE00 9.39
Sky Blue
#87CEEB
ΔE00 9.84
Cool Grey
#95A3A6
ΔE00 10.10
Greyblue
#77A1B5
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BBBF #BF9490
analogous
#90BFAB #90BBBF #90A3BF
triadic
#90BBBF #BF90BB #BBBF90
tetradic
#90BBBF #AB90BF #BF9490 #A3BF90
square
#90BBBF #AB90BF #BF9490 #A3BF90
split-complementary
#90BBBF #BF90A3 #BFAB90
monochromatic
#4E8287 #69A3A9 #90BBBF #B7D3D5 #DEEBEC
Accessibility & contrast
On white
2.09
#90BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#90BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BBBF
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BBBF | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BF
Deuteranopia (green-blind)
#ACB1BF
Tritanopia (blue-blind)
#81BEBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #90bbbf; /* rgb */ color: rgb(144, 187, 191); /* oklch */ color: oklch(76.3% 0.046 203.3);
Tailwind
colors: {
custom: {
50: '#b1cfd2',
500: '#90bbbf',
950: '#000000',
},
}SCSS
$custom: #90bbbf; $custom-light: #b1cfd2; $custom-dark: #000000;
JSON
{
"hex": "#90bbbf",
"rgb": {
"r": 144,
"g": 187,
"b": 191
},
"hsl": {
"h": 185.106,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.76256,
"c": 0.04606,
"h": 203.3
},
"luminance": 0.45232
}Semantic roles & 50–950 ramp
primary
#90BBBF
secondary
#DDCFCE
accent
#4940A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282