#89DEB6#89DEB6
#89DEB6 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.101 H 162.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEB6 |
|---|---|
| RGB | rgb(137, 222, 182) |
| HSL | hsl(152, 56%, 70%) |
| HSV | hsv(152, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 18%, 12.9%) |
| CIE-LAB | lab(82.34, -34.55, 11.60) |
| CIE-LCH | lch(82.34, 36.45, 161.44°) |
| OKLab | oklab(83.54% -0.0964 0.0298) |
| OKLCH | oklch(83.54% 0.101 162.8) |
| XYZ | xyz(44.8780, 60.9355, 53.6438) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.66
Light Teal
#90E4C1
ΔE00 2.09
Seafoam Blue
#78D1B6
ΔE00 4.96
Mediumaquamarine
#66CDAA
ΔE00 5.37
Mint
#AAF0C1
ΔE00 5.49
Light Turquoise
#7EF4CC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEB6 #DE89B1
analogous
#89DE8C #89DEB6 #89DBDE
triadic
#89DEB6 #B689DE #DEB689
tetradic
#89DEB6 #8C89DE #DE89B1 #DBDE89
square
#89DEB6 #8C89DE #DE89B1 #DBDE89
split-complementary
#89DEB6 #DE89DB #DE8C89
monochromatic
#34B97A #59D198 #89DEB6 #B9EBD4 #E7F8F0
Accessibility & contrast
On white
1.59
#89DEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#89DEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEB6
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEB6 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B4
Deuteranopia (green-blind)
#CEC9B8
Tritanopia (blue-blind)
#74DED3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89deb6; /* rgb */ color: rgb(137, 222, 182); /* oklch */ color: oklch(83.5% 0.101 162.8);
Tailwind
colors: {
custom: {
50: '#aee8cc',
500: '#89deb6',
950: '#000000',
},
}SCSS
$custom: #89deb6; $custom-light: #aee8cc; $custom-dark: #000000;
JSON
{
"hex": "#89deb6",
"rgb": {
"r": 137,
"g": 222,
"b": 182
},
"hsl": {
"h": 151.765,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.83538,
"c": 0.10093,
"h": 162.8
},
"luminance": 0.60938
}Semantic roles & 50–950 ramp
primary
#89DEB6
secondary
#B55683
accent
#226EC4
background
#FDFEFE
surface
#F7FDFA
border
#D0D5D3
text
#111613
muted
#818483