#89DFDC#89DFDC
#89DFDC is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.8% C 0.084 H 192.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFDC |
|---|---|
| RGB | rgb(137, 223, 220) |
| HSL | hsl(178, 57%, 71%) |
| HSV | hsv(178, 39%, 87%) |
| CMYK | cmyk(38.6%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(83.58, -26.62, -6.72) |
| CIE-LCH | lch(83.58, 27.45, 194.18°) |
| OKLab | oklab(84.85% -0.0815 -0.0186) |
| OKLCH | oklch(84.85% 0.084 192.8) |
| XYZ | xyz(49.6176, 63.2575, 77.2916) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.61
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Mediumturquoise
#48D1CC
ΔE00 6.43
Robin Egg Blue
#8AF1FE
ΔE00 6.93
Light Cyan
#ACFFFC
ΔE00 7.14
Robin'S Egg
#6DEDFD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFDC #DF898C
analogous
#89DFB1 #89DFDC #89B7DF
triadic
#89DFDC #DC89DF #DFDC89
tetradic
#89DFDC #B189DF #DF898C #B7DF89
square
#89DFDC #B189DF #DF898C #B7DF89
split-complementary
#89DFDC #DF89B7 #DFB189
monochromatic
#33BBB6 #59D2CE #89DFDC #B9ECEA #E7F8F8
Accessibility & contrast
On white
1.54
#89DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#89DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFDC
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFDC | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#C6CBDD
Tritanopia (blue-blind)
#65E4DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #89dfdc; /* rgb */ color: rgb(137, 223, 220); /* oklch */ color: oklch(84.8% 0.084 192.8);
Tailwind
colors: {
custom: {
50: '#afe9e6',
500: '#89dfdc',
950: '#000000',
},
}SCSS
$custom: #89dfdc; $custom-light: #afe9e6; $custom-dark: #000000;
JSON
{
"hex": "#89dfdc",
"rgb": {
"r": 137,
"g": 223,
"b": 220
},
"hsl": {
"h": 177.907,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.84846,
"c": 0.08356,
"h": 192.8
},
"luminance": 0.63261
}Semantic roles & 50–950 ramp
primary
#89DFDC
secondary
#B75659
accent
#2126C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484