#90DEEB#90DEEB
#90DEEB is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.5% C 0.079 H 209.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEEB |
|---|---|
| RGB | rgb(144, 222, 235) |
| HSL | hsl(189, 69%, 74%) |
| HSV | hsv(189, 39%, 92%) |
| CMYK | cmyk(38.7%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(84.05, -20.72, -13.93) |
| CIE-LCH | lch(84.05, 24.97, 213.91°) |
| OKLab | oklab(85.46% -0.0687 -0.0382) |
| OKLCH | oklch(85.46% 0.079 209.1) |
| XYZ | xyz(52.6129, 64.1665, 88.1941) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.01
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Powder Blue
#B0E0E6
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 5.36
Paleturquoise
#AFEEEE
ΔE00 6.25
Lightblue
#ADD8E6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEEB #EB9D90
analogous
#90EBCA #90DEEB #90B1EB
triadic
#90DEEB #EB90DE #DEEB90
tetradic
#90DEEB #CA90EB #EB9D90 #B1EB90
square
#90DEEB #CA90EB #EB9D90 #B1EB90
split-complementary
#90DEEB #EB90B1 #EBCA90
monochromatic
#28BFD8 #5CCFE2 #90DEEB #C4EDF4 #E5F7FA
Accessibility & contrast
On white
1.52
#90DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#90DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEEB
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEEB | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EC
Deuteranopia (green-blind)
#C2CDEB
Tritanopia (blue-blind)
#6AE5E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #90deeb; /* rgb */ color: rgb(144, 222, 235); /* oklch */ color: oklch(85.5% 0.079 209.1);
Tailwind
colors: {
custom: {
50: '#b4e8f1',
500: '#90deeb',
950: '#000000',
},
}SCSS
$custom: #90deeb; $custom-light: #b4e8f1; $custom-dark: #000000;
JSON
{
"hex": "#90deeb",
"rgb": {
"r": 144,
"g": 222,
"b": 235
},
"hsl": {
"h": 188.571,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.85456,
"c": 0.07866,
"h": 209.1
},
"luminance": 0.6417
}Semantic roles & 50–950 ramp
primary
#90DEEB
secondary
#C66959
accent
#2F14D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485