#90BDBE#90BDBE
#90BDBE is a light, muted teal. Relative luminance 0.460; OKLCH L 76.7% C 0.048 H 197.9°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #90BDBE |
|---|---|
| RGB | rgb(144, 189, 190) |
| HSL | hsl(181, 26%, 65%) |
| HSV | hsv(181, 24%, 75%) |
| CMYK | cmyk(24.2%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(73.57, -14.57, -5.36) |
| CIE-LCH | lch(73.57, 15.53, 200.21°) |
| OKLab | oklab(76.67% -0.0453 -0.0146) |
| OKLCH | oklch(76.67% 0.048 197.9) |
| XYZ | xyz(38.9906, 46.0405, 55.5375) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.95
Lightblue
#ADD8E6
ΔE00 9.28
Cadetblue
#5F9EA0
ΔE00 10.50
Sky Blue
#87CEEB
ΔE00 10.78
Bluegrey
#85A3B2
ΔE00 10.80
Cool Grey
#95A3A6
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BDBE #BE9190
analogous
#90BEA8 #90BDBE #90A6BE
triadic
#90BDBE #BE90BD #BDBE90
tetradic
#90BDBE #A890BE #BE9190 #A6BE90
square
#90BDBE #A890BE #BE9190 #A6BE90
split-complementary
#90BDBE #BE90A6 #BEA890
monochromatic
#4E8485 #69A6A7 #90BDBE #B7D4D5 #DDEBEB
Accessibility & contrast
On white
2.06
#90BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#90BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BDBE
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BDBE | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#81C0BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #90bdbe; /* rgb */ color: rgb(144, 189, 190); /* oklch */ color: oklch(76.7% 0.048 197.9);
Tailwind
colors: {
custom: {
50: '#b1d1d1',
500: '#90bdbe',
950: '#000000',
},
}SCSS
$custom: #90bdbe; $custom-light: #b1d1d1; $custom-dark: #000000;
JSON
{
"hex": "#90bdbe",
"rgb": {
"r": 144,
"g": 189,
"b": 190
},
"hsl": {
"h": 181.304,
"s": 26.136,
"l": 65.49
},
"oklch": {
"l": 0.76667,
"c": 0.04765,
"h": 197.9
},
"luminance": 0.46042
}Semantic roles & 50–950 ramp
primary
#90BDBE
secondary
#DDCECD
accent
#4341A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282