#90BABC#90BABC
#90BABC is a light, muted teal. Relative luminance 0.447; OKLCH L 75.9% C 0.045 H 199.9°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #90BABC |
|---|---|
| RGB | rgb(144, 186, 188) |
| HSL | hsl(183, 25%, 65%) |
| HSV | hsv(183, 23%, 74%) |
| CMYK | cmyk(23.4%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(72.68, -13.46, -5.59) |
| CIE-LCH | lch(72.68, 14.57, 202.57°) |
| OKLab | oklab(75.94% -0.0422 -0.0152) |
| OKLCH | oklch(75.94% 0.045 199.9) |
| XYZ | xyz(38.1349, 44.6764, 54.1813) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.40
Powder Blue
#B0E0E6
ΔE00 9.53
Bluegrey
#85A3B2
ΔE00 9.73
Cool Grey
#95A3A6
ΔE00 10.00
Cadetblue
#5F9EA0
ΔE00 10.17
Greyblue
#77A1B5
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BABC #BC9290
analogous
#90BCA8 #90BABC #90A4BC
triadic
#90BABC #BC90BA #BABC90
tetradic
#90BABC #A890BC #BC9290 #A4BC90
square
#90BABC #A890BC #BC9290 #A4BC90
split-complementary
#90BABC #BC90A4 #BCA890
monochromatic
#4F8083 #6AA2A5 #90BABC #B6D2D3 #DCE9EA
Accessibility & contrast
On white
2.11
#90BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#90BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BABC
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BABC | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#82BDBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #90babc; /* rgb */ color: rgb(144, 186, 188); /* oklch */ color: oklch(75.9% 0.045 199.9);
Tailwind
colors: {
custom: {
50: '#b1ced0',
500: '#90babc',
950: '#000000',
},
}SCSS
$custom: #90babc; $custom-light: #b1ced0; $custom-dark: #000000;
JSON
{
"hex": "#90babc",
"rgb": {
"r": 144,
"g": 186,
"b": 188
},
"hsl": {
"h": 182.727,
"s": 24.719,
"l": 65.098
},
"oklch": {
"l": 0.75937,
"c": 0.04484,
"h": 199.9
},
"luminance": 0.44678
}Semantic roles & 50–950 ramp
primary
#90BABC
secondary
#DBCDCC
accent
#4742A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282