#90DDEB#90DDEB
#90DDEB is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.2% C 0.078 H 210.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #90DDEB |
|---|---|
| RGB | rgb(144, 221, 235) |
| HSL | hsl(189, 69%, 74%) |
| HSV | hsv(189, 39%, 92%) |
| CMYK | cmyk(38.7%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(83.78, -20.22, -14.34) |
| CIE-LCH | lch(83.78, 24.79, 215.35°) |
| OKLab | oklab(85.24% -0.0676 -0.0394) |
| OKLCH | oklch(85.24% 0.078 210.2) |
| XYZ | xyz(52.3481, 63.6369, 88.1059) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.39
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Powder Blue
#B0E0E6
ΔE00 5.14
Robin'S Egg
#6DEDFD
ΔE00 5.63
Lightblue
#ADD8E6
ΔE00 6.28
Ice Blue
#A5DFF9
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DDEB #EB9E90
analogous
#90EBCC #90DDEB #90B0EB
triadic
#90DDEB #EB90DD #DDEB90
tetradic
#90DDEB #CC90EB #EB9E90 #B0EB90
square
#90DDEB #CC90EB #EB9E90 #B0EB90
split-complementary
#90DDEB #EB90B0 #EBCC90
monochromatic
#28BDD8 #5CCDE2 #90DDEB #C4EDF4 #E5F7FA
Accessibility & contrast
On white
1.53
#90DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#90DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DDEB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DDEB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#6BE4E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90ddeb; /* rgb */ color: rgb(144, 221, 235); /* oklch */ color: oklch(85.2% 0.078 210.2);
Tailwind
colors: {
custom: {
50: '#b4e7f1',
500: '#90ddeb',
950: '#000000',
},
}SCSS
$custom: #90ddeb; $custom-light: #b4e7f1; $custom-dark: #000000;
JSON
{
"hex": "#90ddeb",
"rgb": {
"r": 144,
"g": 221,
"b": 235
},
"hsl": {
"h": 189.231,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.85235,
"c": 0.07819,
"h": 210.2
},
"luminance": 0.6364
}Semantic roles & 50–950 ramp
primary
#90DDEB
secondary
#C66A59
accent
#3114D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485