#89DED1#89DED1
#89DED1 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.085 H 183.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #89DED1 |
|---|---|
| RGB | rgb(137, 222, 209) |
| HSL | hsl(171, 56%, 70%) |
| HSV | hsv(171, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(83.00, -28.71, -1.75) |
| CIE-LCH | lch(83.00, 28.76, 183.48°) |
| OKLab | oklab(84.28% -0.0848 -0.0051) |
| OKLCH | oklch(84.28% 0.085 183.5) |
| XYZ | xyz(47.9421, 62.1611, 69.7813) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 5.85
Seafoam Blue
#78D1B6
ΔE00 6.00
Turquoise
#40E0D0
ΔE00 6.06
Pale Teal
#82CBB2
ΔE00 6.59
Mediumturquoise
#48D1CC
ΔE00 6.72
Light Teal
#90E4C1
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DED1 #DE8996
analogous
#89DEA7 #89DED1 #89C0DE
triadic
#89DED1 #D189DE #DED189
tetradic
#89DED1 #A789DE #DE8996 #C0DE89
square
#89DED1 #A789DE #DE8996 #C0DE89
split-complementary
#89DED1 #DE89C0 #DEA789
monochromatic
#34B9A5 #59D1BE #89DED1 #B9EBE4 #E7F8F6
Accessibility & contrast
On white
1.56
#89DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#89DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DED1
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DED1 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5D1
Deuteranopia (green-blind)
#C8CAD2
Tritanopia (blue-blind)
#6AE1DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #89ded1; /* rgb */ color: rgb(137, 222, 209); /* oklch */ color: oklch(84.3% 0.085 183.5);
Tailwind
colors: {
custom: {
50: '#afe8df',
500: '#89ded1',
950: '#000000',
},
}SCSS
$custom: #89ded1; $custom-light: #afe8df; $custom-dark: #000000;
JSON
{
"hex": "#89ded1",
"rgb": {
"r": 137,
"g": 222,
"b": 209
},
"hsl": {
"h": 170.824,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.84283,
"c": 0.085,
"h": 183.5
},
"luminance": 0.62164
}Semantic roles & 50–950 ramp
primary
#89DED1
secondary
#B55664
accent
#223AC4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484