#89DDCD#89DDCD
#89DDCD is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.085 H 180.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #89DDCD |
|---|---|
| RGB | rgb(137, 221, 205) |
| HSL | hsl(169, 55%, 70%) |
| HSV | hsv(169, 38%, 87%) |
| CMYK | cmyk(38%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.61, -29.14, -0.19) |
| CIE-LCH | lch(82.61, 29.14, 180.37°) |
| OKLab | oklab(83.94% -0.0853 -0.001) |
| OKLCH | oklch(83.94% 0.085 180.7) |
| XYZ | xyz(47.1883, 61.4359, 67.1175) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.99
Tiffany Blue
#7BF2DA
ΔE00 5.58
Pale Teal
#82CBB2
ΔE00 5.67
Turquoise
#40E0D0
ΔE00 6.14
Light Teal
#90E4C1
ΔE00 6.21
Mediumturquoise
#48D1CC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DDCD #DD8999
analogous
#89DDA3 #89DDCD #89C3DD
triadic
#89DDCD #CD89DD #DDCD89
tetradic
#89DDCD #A389DD #DD8999 #C3DD89
square
#89DDCD #A389DD #DD8999 #C3DD89
split-complementary
#89DDCD #DD89C3 #DDA389
monochromatic
#35B79E #59CFB9 #89DDCD #B9EBE1 #E7F8F5
Accessibility & contrast
On white
1.58
#89DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#89DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DDCD
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DDCD | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#6CE0D8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #89ddcd; /* rgb */ color: rgb(137, 221, 205); /* oklch */ color: oklch(83.9% 0.085 180.7);
Tailwind
colors: {
custom: {
50: '#afe8dc',
500: '#89ddcd',
950: '#000000',
},
}SCSS
$custom: #89ddcd; $custom-light: #afe8dc; $custom-dark: #000000;
JSON
{
"hex": "#89ddcd",
"rgb": {
"r": 137,
"g": 221,
"b": 205
},
"hsl": {
"h": 168.571,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.83937,
"c": 0.08534,
"h": 180.7
},
"luminance": 0.61439
}Semantic roles & 50–950 ramp
primary
#89DDCD
secondary
#B45668
accent
#2341C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484