#89DFDE#89DFDE
#89DFDE is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.9% C 0.083 H 194.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFDE |
|---|---|
| RGB | rgb(137, 223, 222) |
| HSL | hsl(179, 57%, 71%) |
| HSV | hsv(179, 39%, 87%) |
| CMYK | cmyk(38.6%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(83.63, -26.14, -7.70) |
| CIE-LCH | lch(83.63, 27.25, 196.42°) |
| OKLab | oklab(84.91% -0.0807 -0.0212) |
| OKLCH | oklch(84.91% 0.083 194.7) |
| XYZ | xyz(49.8841, 63.3641, 78.6949) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.60
Robin Egg Blue
#8AF1FE
ΔE00 6.31
Mediumturquoise
#48D1CC
ΔE00 6.66
Robin'S Egg
#6DEDFD
ΔE00 6.76
Light Cyan
#ACFFFC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFDE #DF898A
analogous
#89DFB3 #89DFDE #89B5DF
triadic
#89DFDE #DE89DF #DFDE89
tetradic
#89DFDE #B389DF #DF898A #B5DF89
square
#89DFDE #B389DF #DF898A #B5DF89
split-complementary
#89DFDE #DF89B5 #DFB389
monochromatic
#33BBB9 #59D2D1 #89DFDE #B9ECEB #E7F8F8
Accessibility & contrast
On white
1.54
#89DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#89DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFDE
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFDE | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DE
Deuteranopia (green-blind)
#C5CCDF
Tritanopia (blue-blind)
#64E4DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #89dfde; /* rgb */ color: rgb(137, 223, 222); /* oklch */ color: oklch(84.9% 0.083 194.7);
Tailwind
colors: {
custom: {
50: '#b0e9e8',
500: '#89dfde',
950: '#000000',
},
}SCSS
$custom: #89dfde; $custom-light: #b0e9e8; $custom-dark: #000000;
JSON
{
"hex": "#89dfde",
"rgb": {
"r": 137,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.302,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.84909,
"c": 0.0834,
"h": 194.7
},
"luminance": 0.63368
}Semantic roles & 50–950 ramp
primary
#89DFDE
secondary
#B75657
accent
#2123C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484