#89DDC8#89DDC8
#89DDC8 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.088 H 176.4°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #89DDC8 |
|---|---|
| RGB | rgb(137, 221, 200) |
| HSL | hsl(165, 55%, 70%) |
| HSV | hsv(165, 38%, 87%) |
| CMYK | cmyk(38%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(82.49, -30.26, 2.28) |
| CIE-LCH | lch(82.49, 30.34, 175.70°) |
| OKLab | oklab(83.79% -0.0874 0.0056) |
| OKLCH | oklch(83.79% 0.088 176.4) |
| XYZ | xyz(46.5944, 61.1983, 63.9896) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.80
Light Teal
#90E4C1
ΔE00 4.55
Pale Teal
#82CBB2
ΔE00 4.75
Tiffany Blue
#7BF2DA
ΔE00 5.30
Turquoise
#40E0D0
ΔE00 6.58
Mediumaquamarine
#66CDAA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DDC8 #DD899E
analogous
#89DD9E #89DDC8 #89C8DD
triadic
#89DDC8 #C889DD #DDC889
tetradic
#89DDC8 #9E89DD #DD899E #C8DD89
square
#89DDC8 #9E89DD #DD899E #C8DD89
split-complementary
#89DDC8 #DD89C8 #DD9E89
monochromatic
#35B796 #59CFB2 #89DDC8 #B9EBDE #E7F8F4
Accessibility & contrast
On white
1.59
#89DDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#89DDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DDC8
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DDC8 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#C9C9CA
Tritanopia (blue-blind)
#6EDFD7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89ddc8; /* rgb */ color: rgb(137, 221, 200); /* oklch */ color: oklch(83.8% 0.088 176.4);
Tailwind
colors: {
custom: {
50: '#afe8d8',
500: '#89ddc8',
950: '#000000',
},
}SCSS
$custom: #89ddc8; $custom-light: #afe8d8; $custom-dark: #000000;
JSON
{
"hex": "#89ddc8",
"rgb": {
"r": 137,
"g": 221,
"b": 200
},
"hsl": {
"h": 165,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.83793,
"c": 0.08763,
"h": 176.4
},
"luminance": 0.61201
}Semantic roles & 50–950 ramp
primary
#89DDC8
secondary
#B4566E
accent
#234BC3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483