#89DFEE#89DFEE
#89DFEE is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.4% C 0.086 H 209.8°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFEE |
|---|---|
| RGB | rgb(137, 223, 238) |
| HSL | hsl(189, 75%, 74%) |
| HSV | hsv(189, 42%, 93%) |
| CMYK | cmyk(42.4%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(84.10, -22.19, -15.47) |
| CIE-LCH | lch(84.10, 27.06, 214.88°) |
| OKLab | oklab(85.44% -0.0743 -0.0426) |
| OKLCH | oklch(85.44% 0.086 209.8) |
| XYZ | xyz(52.1311, 64.2629, 90.5293) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.97
Robin Egg Blue
#8AF1FE
ΔE00 4.26
Robin'S Egg
#6DEDFD
ΔE00 4.59
Powder Blue
#B0E0E6
ΔE00 6.08
Paleturquoise
#AFEEEE
ΔE00 6.89
Sky Blue
#87CEEB
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFEE #EE9889
analogous
#89EECA #89DFEE #89ACEE
triadic
#89DFEE #EE89DF #DFEE89
tetradic
#89DFEE #CA89EE #EE9889 #ACEE89
square
#89DFEE #CA89EE #EE9889 #ACEE89
split-complementary
#89DFEE #EE89AC #EECA89
monochromatic
#20C1DD #54D0E6 #89DFEE #BEEEF6 #E4F8FB
Accessibility & contrast
On white
1.52
#89DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#89DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFEE
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFEE | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#C1CCEE
Tritanopia (blue-blind)
#5BE6E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #89dfee; /* rgb */ color: rgb(137, 223, 238); /* oklch */ color: oklch(85.4% 0.086 209.8);
Tailwind
colors: {
custom: {
50: '#b0e9f3',
500: '#89dfee',
950: '#000000',
},
}SCSS
$custom: #89dfee; $custom-light: #b0e9f3; $custom-dark: #000000;
JSON
{
"hex": "#89dfee",
"rgb": {
"r": 137,
"g": 223,
"b": 238
},
"hsl": {
"h": 188.911,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.8544,
"c": 0.08563,
"h": 209.8
},
"luminance": 0.64267
}Semantic roles & 50–950 ramp
primary
#89DFEE
secondary
#C96452
accent
#2C0FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485