#89DFED#89DFED
#89DFED is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.085 H 208.9°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFED |
|---|---|
| RGB | rgb(137, 223, 237) |
| HSL | hsl(188, 74%, 73%) |
| HSV | hsv(188, 42%, 93%) |
| CMYK | cmyk(42.2%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(84.07, -22.45, -14.99) |
| CIE-LCH | lch(84.07, 26.99, 213.74°) |
| OKLab | oklab(85.41% -0.0747 -0.0412) |
| OKLCH | oklch(85.41% 0.085 208.9) |
| XYZ | xyz(51.9846, 64.2043, 89.7577) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.83
Robin Egg Blue
#8AF1FE
ΔE00 4.16
Robin'S Egg
#6DEDFD
ΔE00 4.51
Powder Blue
#B0E0E6
ΔE00 6.04
Paleturquoise
#AFEEEE
ΔE00 6.66
Aqua Blue
#02D8E9
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFED #ED9789
analogous
#89EDC9 #89DFED #89ADED
triadic
#89DFED #ED89DF #DFED89
tetradic
#89DFED #C989ED #ED9789 #ADED89
square
#89DFED #C989ED #ED9789 #ADED89
split-complementary
#89DFED #ED89AD #EDC989
monochromatic
#21C0DA #54D1E5 #89DFED #BEEDF5 #E4F8FB
Accessibility & contrast
On white
1.52
#89DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#89DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFED
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFED | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#5CE6E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #89dfed; /* rgb */ color: rgb(137, 223, 237); /* oklch */ color: oklch(85.4% 0.085 208.9);
Tailwind
colors: {
custom: {
50: '#b0e9f2',
500: '#89dfed',
950: '#000000',
},
}SCSS
$custom: #89dfed; $custom-light: #b0e9f2; $custom-dark: #000000;
JSON
{
"hex": "#89dfed",
"rgb": {
"r": 137,
"g": 223,
"b": 237
},
"hsl": {
"h": 188.4,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.85406,
"c": 0.08531,
"h": 208.9
},
"luminance": 0.64208
}Semantic roles & 50–950 ramp
primary
#89DFED
secondary
#C86352
accent
#2C10D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485