#90DFED#90DFED
#90DFED is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.7% C 0.080 H 209.9°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFED |
|---|---|
| RGB | rgb(144, 223, 237) |
| HSL | hsl(189, 72%, 75%) |
| HSV | hsv(189, 39%, 93%) |
| CMYK | cmyk(39.2%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(84.39, -20.73, -14.48) |
| CIE-LCH | lch(84.39, 25.29, 214.95°) |
| OKLab | oklab(85.74% -0.0691 -0.0398) |
| OKLCH | oklch(85.74% 0.08 209.9) |
| XYZ | xyz(53.1699, 64.8155, 89.8132) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.92
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Robin'S Egg
#6DEDFD
ΔE00 5.22
Powder Blue
#B0E0E6
ΔE00 5.25
Paleturquoise
#AFEEEE
ΔE00 6.39
Lightblue
#ADD8E6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFED #ED9E90
analogous
#90EDCC #90DFED #90B1ED
triadic
#90DFED #ED90DF #DFED90
tetradic
#90DFED #CC90ED #ED9E90 #B1ED90
square
#90DFED #CC90ED #ED9E90 #B1ED90
split-complementary
#90DFED #ED90B1 #EDCC90
monochromatic
#27C1DC #5BD0E4 #90DFED #C5EEF6 #E5F7FB
Accessibility & contrast
On white
1.50
#90DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#90DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFED
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFED | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#69E6E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #90dfed; /* rgb */ color: rgb(144, 223, 237); /* oklch */ color: oklch(85.7% 0.080 209.9);
Tailwind
colors: {
custom: {
50: '#b4e9f2',
500: '#90dfed',
950: '#000000',
},
}SCSS
$custom: #90dfed; $custom-light: #b4e9f2; $custom-dark: #000000;
JSON
{
"hex": "#90dfed",
"rgb": {
"r": 144,
"g": 223,
"b": 237
},
"hsl": {
"h": 189.032,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.85744,
"c": 0.07977,
"h": 209.9
},
"luminance": 0.64819
}Semantic roles & 50–950 ramp
primary
#90DFED
secondary
#C86A59
accent
#2F11D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485