#89DED2#89DED2
#89DED2 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.085 H 184.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #89DED2 |
|---|---|
| RGB | rgb(137, 222, 210) |
| HSL | hsl(172, 56%, 70%) |
| HSV | hsv(172, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(83.03, -28.48, -2.24) |
| CIE-LCH | lch(83.03, 28.57, 184.49°) |
| OKLab | oklab(84.31% -0.0844 -0.0065) |
| OKLCH | oklch(84.31% 0.085 184.4) |
| XYZ | xyz(48.0663, 62.2108, 70.4353) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 6.05
Turquoise
#40E0D0
ΔE00 6.11
Seafoam Blue
#78D1B6
ΔE00 6.31
Mediumturquoise
#48D1CC
ΔE00 6.58
Pale Teal
#82CBB2
ΔE00 6.86
Paleturquoise
#AFEEEE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DED2 #DE8995
analogous
#89DEA7 #89DED2 #89C0DE
triadic
#89DED2 #D289DE #DED289
tetradic
#89DED2 #A789DE #DE8995 #C0DE89
square
#89DED2 #A789DE #DE8995 #C0DE89
split-complementary
#89DED2 #DE89C0 #DEA789
monochromatic
#34B9A6 #59D1C0 #89DED2 #B9EBE4 #E7F8F6
Accessibility & contrast
On white
1.56
#89DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#89DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DED2
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DED2 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#C7CAD3
Tritanopia (blue-blind)
#6AE1DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #89ded2; /* rgb */ color: rgb(137, 222, 210); /* oklch */ color: oklch(84.3% 0.085 184.4);
Tailwind
colors: {
custom: {
50: '#afe8df',
500: '#89ded2',
950: '#000000',
},
}SCSS
$custom: #89ded2; $custom-light: #afe8df; $custom-dark: #000000;
JSON
{
"hex": "#89ded2",
"rgb": {
"r": 137,
"g": 222,
"b": 210
},
"hsl": {
"h": 171.529,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.84313,
"c": 0.08467,
"h": 184.4
},
"luminance": 0.62214
}Semantic roles & 50–950 ramp
primary
#89DED2
secondary
#B55663
accent
#2239C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484