#89DDBB#89DDBB
#89DDBB is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.096 H 166.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #89DDBB |
|---|---|
| RGB | rgb(137, 221, 187) |
| HSL | hsl(156, 55%, 70%) |
| HSV | hsv(156, 38%, 87%) |
| CMYK | cmyk(38%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(82.17, -33.06, 8.71) |
| CIE-LCH | lch(82.17, 34.18, 165.24°) |
| OKLab | oklab(83.44% -0.093 0.0224) |
| OKLCH | oklch(83.44% 0.096 166.5) |
| XYZ | xyz(45.1392, 60.6162, 56.3256) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.65
Seafoam
#7FE0B3
ΔE00 2.98
Seafoam Blue
#78D1B6
ΔE00 3.75
Pale Teal
#82CBB2
ΔE00 4.78
Mediumaquamarine
#66CDAA
ΔE00 5.02
Light Turquoise
#7EF4CC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DDBB #DD89AB
analogous
#89DD91 #89DDBB #89D5DD
triadic
#89DDBB #BB89DD #DDBB89
tetradic
#89DDBB #9189DD #DD89AB #D5DD89
square
#89DDBB #9189DD #DD89AB #D5DD89
split-complementary
#89DDBB #DD89D5 #DD9189
monochromatic
#35B782 #59CFA0 #89DDBB #B9EBD6 #E7F8F1
Accessibility & contrast
On white
1.60
#89DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#89DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DDBB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DDBB | 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)
#D9D2B9
Deuteranopia (green-blind)
#CCC8BD
Tritanopia (blue-blind)
#72DED3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #89ddbb; /* rgb */ color: rgb(137, 221, 187); /* oklch */ color: oklch(83.4% 0.096 166.5);
Tailwind
colors: {
custom: {
50: '#aee8cf',
500: '#89ddbb',
950: '#000000',
},
}SCSS
$custom: #89ddbb; $custom-light: #aee8cf; $custom-dark: #000000;
JSON
{
"hex": "#89ddbb",
"rgb": {
"r": 137,
"g": 221,
"b": 187
},
"hsl": {
"h": 155.714,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.83437,
"c": 0.0957,
"h": 166.5
},
"luminance": 0.60619
}Semantic roles & 50–950 ramp
primary
#89DDBB
secondary
#B4567C
accent
#2364C3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111613
muted
#818483