#89DEBD#89DEBD
#89DEBD is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.096 H 167.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEBD |
|---|---|
| RGB | rgb(137, 222, 189) |
| HSL | hsl(157, 56%, 70%) |
| HSV | hsv(157, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(82.50, -33.11, 8.13) |
| CIE-LCH | lch(82.50, 34.09, 166.21°) |
| OKLab | oklab(83.72% -0.0934 0.0209) |
| OKLCH | oklch(83.72% 0.096 167.4) |
| XYZ | xyz(45.6196, 61.2321, 57.5494) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.53
Seafoam
#7FE0B3
ΔE00 3.22
Seafoam Blue
#78D1B6
ΔE00 3.73
Pale Teal
#82CBB2
ΔE00 4.86
Mediumaquamarine
#66CDAA
ΔE00 5.18
Light Turquoise
#7EF4CC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEBD #DE89AA
analogous
#89DE92 #89DEBD #89D4DE
triadic
#89DEBD #BD89DE #DEBD89
tetradic
#89DEBD #9289DE #DE89AA #D4DE89
square
#89DEBD #9289DE #DE89AA #D4DE89
split-complementary
#89DEBD #DE89D4 #DE9289
monochromatic
#34B985 #59D1A2 #89DEBD #B9EBD8 #E7F8F2
Accessibility & contrast
On white
1.59
#89DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#89DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEBD
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEBD | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BB
Deuteranopia (green-blind)
#CCC9BF
Tritanopia (blue-blind)
#72DFD4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89debd; /* rgb */ color: rgb(137, 222, 189); /* oklch */ color: oklch(83.7% 0.096 167.4);
Tailwind
colors: {
custom: {
50: '#afe8d0',
500: '#89debd',
950: '#000000',
},
}SCSS
$custom: #89debd; $custom-light: #afe8d0; $custom-dark: #000000;
JSON
{
"hex": "#89debd",
"rgb": {
"r": 137,
"g": 222,
"b": 189
},
"hsl": {
"h": 156.706,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.83719,
"c": 0.09568,
"h": 167.4
},
"luminance": 0.61235
}Semantic roles & 50–950 ramp
primary
#89DEBD
secondary
#B5567B
accent
#2261C4
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#111614
muted
#818483