#89DEBC#89DEBC
#89DEBC is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.096 H 166.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEBC |
|---|---|
| RGB | rgb(137, 222, 188) |
| HSL | hsl(156, 56%, 70%) |
| HSV | hsv(156, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(82.48, -33.31, 8.62) |
| CIE-LCH | lch(82.48, 34.41, 165.49°) |
| OKLab | oklab(83.69% -0.0938 0.0222) |
| OKLCH | oklch(83.69% 0.096 166.7) |
| XYZ | xyz(45.5114, 61.1888, 56.9797) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.46
Seafoam
#7FE0B3
ΔE00 2.96
Seafoam Blue
#78D1B6
ΔE00 3.87
Pale Teal
#82CBB2
ΔE00 4.97
Mediumaquamarine
#66CDAA
ΔE00 5.16
Light Turquoise
#7EF4CC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEBC #DE89AB
analogous
#89DE91 #89DEBC #89D5DE
triadic
#89DEBC #BC89DE #DEBC89
tetradic
#89DEBC #9189DE #DE89AB #D5DE89
square
#89DEBC #9189DE #DE89AB #D5DE89
split-complementary
#89DEBC #DE89D5 #DE9189
monochromatic
#34B984 #59D1A1 #89DEBC #B9EBD7 #E7F8F1
Accessibility & contrast
On white
1.59
#89DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#89DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEBC
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEBC | 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)
#DAD3BA
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#72DFD4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89debc; /* rgb */ color: rgb(137, 222, 188); /* oklch */ color: oklch(83.7% 0.096 166.7);
Tailwind
colors: {
custom: {
50: '#afe8d0',
500: '#89debc',
950: '#000000',
},
}SCSS
$custom: #89debc; $custom-light: #afe8d0; $custom-dark: #000000;
JSON
{
"hex": "#89debc",
"rgb": {
"r": 137,
"g": 222,
"b": 188
},
"hsl": {
"h": 156,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.83693,
"c": 0.0964,
"h": 166.7
},
"luminance": 0.61192
}Semantic roles & 50–950 ramp
primary
#89DEBC
secondary
#B5567C
accent
#2263C4
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#111614
muted
#818483