#90BBBD#90BBBD
#90BBBD is a light, muted teal. Relative luminance 0.451; OKLCH L 76.2% C 0.046 H 199.8°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #90BBBD |
|---|---|
| RGB | rgb(144, 187, 189) |
| HSL | hsl(183, 25%, 65%) |
| HSV | hsv(183, 24%, 74%) |
| CMYK | cmyk(23.8%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(72.99, -13.75, -5.69) |
| CIE-LCH | lch(72.99, 14.88, 202.46°) |
| OKLab | oklab(76.19% -0.0431 -0.0155) |
| OKLCH | oklch(76.19% 0.046 199.8) |
| XYZ | xyz(38.4544, 45.1424, 54.8215) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.25
Powder Blue
#B0E0E6
ΔE00 9.29
Bluegrey
#85A3B2
ΔE00 9.99
Cadetblue
#5F9EA0
ΔE00 10.29
Cool Grey
#95A3A6
ΔE00 10.31
Sky Blue
#87CEEB
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BBBD #BD9290
analogous
#90BDA8 #90BBBD #90A4BD
triadic
#90BBBD #BD90BB #BBBD90
tetradic
#90BBBD #A890BD #BD9290 #A4BD90
square
#90BBBD #A890BD #BD9290 #A4BD90
split-complementary
#90BBBD #BD90A4 #BDA890
monochromatic
#4F8284 #6AA3A6 #90BBBD #B6D3D4 #DDEAEB
Accessibility & contrast
On white
2.09
#90BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#90BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BBBD
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BBBD | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BD
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#81BEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #90bbbd; /* rgb */ color: rgb(144, 187, 189); /* oklch */ color: oklch(76.2% 0.046 199.8);
Tailwind
colors: {
custom: {
50: '#b1cfd0',
500: '#90bbbd',
950: '#000000',
},
}SCSS
$custom: #90bbbd; $custom-light: #b1cfd0; $custom-dark: #000000;
JSON
{
"hex": "#90bbbd",
"rgb": {
"r": 144,
"g": 187,
"b": 189
},
"hsl": {
"h": 182.667,
"s": 25.424,
"l": 65.294
},
"oklch": {
"l": 0.76191,
"c": 0.04581,
"h": 199.8
},
"luminance": 0.45144
}Semantic roles & 50–950 ramp
primary
#90BBBD
secondary
#DCCDCD
accent
#4642A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282