#89DDBA#89DDBA
#89DDBA is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.096 H 165.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #89DDBA |
|---|---|
| RGB | rgb(137, 221, 186) |
| HSL | hsl(155, 55%, 70%) |
| HSV | hsv(155, 38%, 87%) |
| CMYK | cmyk(38%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(82.15, -33.26, 9.21) |
| CIE-LCH | lch(82.15, 34.52, 164.53°) |
| OKLab | oklab(83.41% -0.0935 0.0237) |
| OKLCH | oklch(83.41% 0.096 165.8) |
| XYZ | xyz(45.0325, 60.5736, 55.7638) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.65
Seafoam
#7FE0B3
ΔE00 2.73
Seafoam Blue
#78D1B6
ΔE00 3.91
Pale Teal
#82CBB2
ΔE00 4.91
Mediumaquamarine
#66CDAA
ΔE00 5.02
Light Turquoise
#7EF4CC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DDBA #DD89AC
analogous
#89DD90 #89DDBA #89D6DD
triadic
#89DDBA #BA89DD #DDBA89
tetradic
#89DDBA #9089DD #DD89AC #D6DD89
square
#89DDBA #9089DD #DD89AC #D6DD89
split-complementary
#89DDBA #DD89D6 #DD9089
monochromatic
#35B781 #59CF9E #89DDBA #B9EBD6 #E7F8F1
Accessibility & contrast
On white
1.60
#89DDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#89DDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DDBA
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DDBA | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B8
Deuteranopia (green-blind)
#CCC8BC
Tritanopia (blue-blind)
#73DDD3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #89ddba; /* rgb */ color: rgb(137, 221, 186); /* oklch */ color: oklch(83.4% 0.096 165.8);
Tailwind
colors: {
custom: {
50: '#aee8ce',
500: '#89ddba',
950: '#000000',
},
}SCSS
$custom: #89ddba; $custom-light: #aee8ce; $custom-dark: #000000;
JSON
{
"hex": "#89ddba",
"rgb": {
"r": 137,
"g": 221,
"b": 186
},
"hsl": {
"h": 155,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.83411,
"c": 0.09644,
"h": 165.8
},
"luminance": 0.60576
}Semantic roles & 50–950 ramp
primary
#89DDBA
secondary
#B4567D
accent
#2365C3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111613
muted
#818483