#89DDCB#89DDCB
#89DDCB is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.9% C 0.086 H 178.9°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #89DDCB |
|---|---|
| RGB | rgb(137, 221, 203) |
| HSL | hsl(167, 55%, 70%) |
| HSV | hsv(167, 38%, 87%) |
| CMYK | cmyk(38%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(82.56, -29.59, 0.80) |
| CIE-LCH | lch(82.56, 29.60, 178.46°) |
| OKLab | oklab(83.88% -0.0862 0.0017) |
| OKLCH | oklch(83.88% 0.086 178.9) |
| XYZ | xyz(46.9484, 61.3399, 65.8542) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.47
Pale Teal
#82CBB2
ΔE00 5.25
Tiffany Blue
#7BF2DA
ΔE00 5.40
Light Teal
#90E4C1
ΔE00 5.53
Turquoise
#40E0D0
ΔE00 6.26
Mediumaquamarine
#66CDAA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DDCB #DD899B
analogous
#89DDA1 #89DDCB #89C5DD
triadic
#89DDCB #CB89DD #DDCB89
tetradic
#89DDCB #A189DD #DD899B #C5DD89
square
#89DDCB #A189DD #DD899B #C5DD89
split-complementary
#89DDCB #DD89C5 #DDA189
monochromatic
#35B79B #59CFB6 #89DDCB #B9EBE0 #E7F8F5
Accessibility & contrast
On white
1.58
#89DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#89DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DDCB
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DDCB | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#6DDFD7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89ddcb; /* rgb */ color: rgb(137, 221, 203); /* oklch */ color: oklch(83.9% 0.086 178.9);
Tailwind
colors: {
custom: {
50: '#afe8da',
500: '#89ddcb',
950: '#000000',
},
}SCSS
$custom: #89ddcb; $custom-light: #afe8da; $custom-dark: #000000;
JSON
{
"hex": "#89ddcb",
"rgb": {
"r": 137,
"g": 221,
"b": 203
},
"hsl": {
"h": 167.143,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.83879,
"c": 0.0862,
"h": 178.9
},
"luminance": 0.61343
}Semantic roles & 50–950 ramp
primary
#89DDCB
secondary
#B4566A
accent
#2345C3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483