#90DDEA#90DDEA
#90DDEA is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.2% C 0.078 H 209.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #90DDEA |
|---|---|
| RGB | rgb(144, 221, 234) |
| HSL | hsl(189, 68%, 74%) |
| HSV | hsv(189, 38%, 92%) |
| CMYK | cmyk(38.5%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(83.75, -20.47, -13.86) |
| CIE-LCH | lch(83.75, 24.72, 214.10°) |
| OKLab | oklab(85.2% -0.0679 -0.038) |
| OKLCH | oklch(85.2% 0.078 209.2) |
| XYZ | xyz(52.2040, 63.5792, 87.3471) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 4.93
Powder Blue
#B0E0E6
ΔE00 5.08
Robin'S Egg
#6DEDFD
ΔE00 5.56
Paleturquoise
#AFEEEE
ΔE00 6.37
Lightblue
#ADD8E6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DDEA #EA9D90
analogous
#90EACA #90DDEA #90B0EA
triadic
#90DDEA #EA90DD #DDEA90
tetradic
#90DDEA #CA90EA #EA9D90 #B0EA90
square
#90DDEA #CA90EA #EA9D90 #B0EA90
split-complementary
#90DDEA #EA90B0 #EACA90
monochromatic
#29BDD7 #5DCDE0 #90DDEA #C3EDF4 #E5F7FA
Accessibility & contrast
On white
1.53
#90DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#90DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DDEA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DDEA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7EB
Deuteranopia (green-blind)
#C2CCEA
Tritanopia (blue-blind)
#6BE4E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90ddea; /* rgb */ color: rgb(144, 221, 234); /* oklch */ color: oklch(85.2% 0.078 209.2);
Tailwind
colors: {
custom: {
50: '#b4e7f0',
500: '#90ddea',
950: '#000000',
},
}SCSS
$custom: #90ddea; $custom-light: #b4e7f0; $custom-dark: #000000;
JSON
{
"hex": "#90ddea",
"rgb": {
"r": 144,
"g": 221,
"b": 234
},
"hsl": {
"h": 188.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.85201,
"c": 0.07787,
"h": 209.2
},
"luminance": 0.63583
}Semantic roles & 50–950 ramp
primary
#90DDEA
secondary
#C5695A
accent
#3015D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485