#90BABE#90BABE
#90BABE is a light, muted teal. Relative luminance 0.448; OKLCH L 76.0% C 0.045 H 203.5°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #90BABE |
|---|---|
| RGB | rgb(144, 186, 190) |
| HSL | hsl(185, 26%, 65%) |
| HSV | hsv(185, 24%, 75%) |
| CMYK | cmyk(24.2%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.74, -13.01, -6.60) |
| CIE-LCH | lch(72.74, 14.58, 206.91°) |
| OKLab | oklab(76% -0.0414 -0.018) |
| OKLCH | oklch(76% 0.045 203.5) |
| XYZ | xyz(38.3520, 44.7632, 55.3246) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.89
Bluegrey
#85A3B2
ΔE00 9.12
Powder Blue
#B0E0E6
ΔE00 9.40
Cool Grey
#95A3A6
ΔE00 9.79
Greyblue
#77A1B5
ΔE00 9.92
Sky Blue
#87CEEB
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BABE #BE9490
analogous
#90BEAB #90BABE #90A3BE
triadic
#90BABE #BE90BA #BABE90
tetradic
#90BABE #AB90BE #BE9490 #A3BE90
square
#90BABE #AB90BE #BE9490 #A3BE90
split-complementary
#90BABE #BE90A3 #BEAB90
monochromatic
#4E8185 #69A2A7 #90BABE #B7D2D5 #DDEAEB
Accessibility & contrast
On white
2.11
#90BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#90BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BABE
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BABE | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BE
Deuteranopia (green-blind)
#ABB0BE
Tritanopia (blue-blind)
#81BDBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #90babe; /* rgb */ color: rgb(144, 186, 190); /* oklch */ color: oklch(76.0% 0.045 203.5);
Tailwind
colors: {
custom: {
50: '#b1ced1',
500: '#90babe',
950: '#000000',
},
}SCSS
$custom: #90babe; $custom-light: #b1ced1; $custom-dark: #000000;
JSON
{
"hex": "#90babe",
"rgb": {
"r": 144,
"g": 186,
"b": 190
},
"hsl": {
"h": 185.217,
"s": 26.136,
"l": 65.49
},
"oklch": {
"l": 0.76002,
"c": 0.0451,
"h": 203.5
},
"luminance": 0.44765
}Semantic roles & 50–950 ramp
primary
#90BABE
secondary
#DDCFCD
accent
#4941A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282