#89DEDF#89DEDF
#89DEDF is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.7% C 0.083 H 196.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEDF |
|---|---|
| RGB | rgb(137, 222, 223) |
| HSL | hsl(181, 57%, 71%) |
| HSV | hsv(181, 39%, 87%) |
| CMYK | cmyk(38.6%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(83.38, -25.41, -8.61) |
| CIE-LCH | lch(83.38, 26.83, 198.71°) |
| OKLab | oklab(84.72% -0.0791 -0.0237) |
| OKLCH | oklch(84.72% 0.083 196.7) |
| XYZ | xyz(49.7521, 62.8851, 79.3141) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.18
Paleturquoise
#AFEEEE
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Robin'S Egg
#6DEDFD
ΔE00 6.31
Mediumturquoise
#48D1CC
ΔE00 6.92
Powder Blue
#B0E0E6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEDF #DF8A89
analogous
#89DFB5 #89DEDF #89B3DF
triadic
#89DEDF #DF89DE #DEDF89
tetradic
#89DEDF #B589DF #DF8A89 #B3DF89
square
#89DEDF #B589DF #DF8A89 #B3DF89
split-complementary
#89DEDF #DF89B3 #DFB589
monochromatic
#33B9BB #59D1D2 #89DEDF #B9EBEC #E7F8F8
Accessibility & contrast
On white
1.55
#89DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#89DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEDF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEDF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C4CBE0
Tritanopia (blue-blind)
#63E3DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #89dedf; /* rgb */ color: rgb(137, 222, 223); /* oklch */ color: oklch(84.7% 0.083 196.7);
Tailwind
colors: {
custom: {
50: '#b0e8e9',
500: '#89dedf',
950: '#000000',
},
}SCSS
$custom: #89dedf; $custom-light: #b0e8e9; $custom-dark: #000000;
JSON
{
"hex": "#89dedf",
"rgb": {
"r": 137,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.698,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.84717,
"c": 0.08255,
"h": 196.7
},
"luminance": 0.62889
}Semantic roles & 50–950 ramp
primary
#89DEDF
secondary
#B75756
accent
#2321C5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484