#89DFEC#89DFEC
#89DFEC is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.4% C 0.085 H 208.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFEC |
|---|---|
| RGB | rgb(137, 223, 236) |
| HSL | hsl(188, 72%, 73%) |
| HSV | hsv(188, 42%, 93%) |
| CMYK | cmyk(41.9%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(84.04, -22.70, -14.51) |
| CIE-LCH | lch(84.04, 26.94, 212.58°) |
| OKLab | oklab(85.37% -0.0751 -0.0399) |
| OKLCH | oklch(85.37% 0.085 208) |
| XYZ | xyz(51.8389, 64.1460, 88.9904) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.72
Robin Egg Blue
#8AF1FE
ΔE00 4.10
Robin'S Egg
#6DEDFD
ΔE00 4.46
Powder Blue
#B0E0E6
ΔE00 6.02
Paleturquoise
#AFEEEE
ΔE00 6.45
Aqua Blue
#02D8E9
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFEC #EC9689
analogous
#89ECC7 #89DFEC #89ADEC
triadic
#89DFEC #EC89DF #DFEC89
tetradic
#89DFEC #C789EC #EC9689 #ADEC89
square
#89DFEC #C789EC #EC9689 #ADEC89
split-complementary
#89DFEC #EC89AD #ECC789
monochromatic
#23C0D8 #54D1E4 #89DFEC #BEEDF4 #E5F8FB
Accessibility & contrast
On white
1.52
#89DFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#89DFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFEC
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFEC | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#5CE6E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #89dfec; /* rgb */ color: rgb(137, 223, 236); /* oklch */ color: oklch(85.4% 0.085 208.0);
Tailwind
colors: {
custom: {
50: '#b0e9f2',
500: '#89dfec',
950: '#000000',
},
}SCSS
$custom: #89dfec; $custom-light: #b0e9f2; $custom-dark: #000000;
JSON
{
"hex": "#89dfec",
"rgb": {
"r": 137,
"g": 223,
"b": 236
},
"hsl": {
"h": 187.879,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.85371,
"c": 0.08501,
"h": 208
},
"luminance": 0.6415
}Semantic roles & 50–950 ramp
primary
#89DFEC
secondary
#C66253
accent
#2B11D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485