#89DFDD#89DFDD
#89DFDD is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.9% C 0.083 H 193.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFDD |
|---|---|
| RGB | rgb(137, 223, 221) |
| HSL | hsl(179, 57%, 71%) |
| HSV | hsv(179, 39%, 87%) |
| CMYK | cmyk(38.6%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(83.61, -26.38, -7.21) |
| CIE-LCH | lch(83.61, 27.35, 195.29°) |
| OKLab | oklab(84.88% -0.0811 -0.0199) |
| OKLCH | oklch(84.88% 0.083 193.8) |
| XYZ | xyz(49.7505, 63.3107, 77.9912) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 6.53
Robin Egg Blue
#8AF1FE
ΔE00 6.61
Robin'S Egg
#6DEDFD
ΔE00 7.07
Light Cyan
#ACFFFC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFDD #DF898B
analogous
#89DFB2 #89DFDD #89B6DF
triadic
#89DFDD #DD89DF #DFDD89
tetradic
#89DFDD #B289DF #DF898B #B6DF89
square
#89DFDD #B289DF #DF898B #B6DF89
split-complementary
#89DFDD #DF89B6 #DFB289
monochromatic
#33BBB8 #59D2CF #89DFDD #B9ECEB #E7F8F8
Accessibility & contrast
On white
1.54
#89DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#89DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFDD
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFDD | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#64E4DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #89dfdd; /* rgb */ color: rgb(137, 223, 221); /* oklch */ color: oklch(84.9% 0.083 193.8);
Tailwind
colors: {
custom: {
50: '#afe9e7',
500: '#89dfdd',
950: '#000000',
},
}SCSS
$custom: #89dfdd; $custom-light: #afe9e7; $custom-dark: #000000;
JSON
{
"hex": "#89dfdd",
"rgb": {
"r": 137,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.605,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.84877,
"c": 0.08347,
"h": 193.8
},
"luminance": 0.63314
}Semantic roles & 50–950 ramp
primary
#89DFDD
secondary
#B75658
accent
#2124C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484