#89DEB9#89DEB9
#89DEB9 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.099 H 164.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEB9 |
|---|---|
| RGB | rgb(137, 222, 185) |
| HSL | hsl(154, 56%, 70%) |
| HSV | hsv(154, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 16.7%, 12.9%) |
| CIE-LAB | lab(82.41, -33.94, 10.11) |
| CIE-LCH | lch(82.41, 35.41, 163.41°) |
| OKLab | oklab(83.62% -0.0951 0.026) |
| OKLCH | oklch(83.62% 0.099 164.7) |
| XYZ | xyz(45.1914, 61.0608, 55.2942) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.60
Seafoam
#7FE0B3
ΔE00 2.23
Seafoam Blue
#78D1B6
ΔE00 4.38
Mediumaquamarine
#66CDAA
ΔE00 5.20
Pale Teal
#82CBB2
ΔE00 5.37
Light Turquoise
#7EF4CC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEB9 #DE89AE
analogous
#89DE8E #89DEB9 #89D9DE
triadic
#89DEB9 #B989DE #DEB989
tetradic
#89DEB9 #8E89DE #DE89AE #D9DE89
square
#89DEB9 #8E89DE #DE89AE #D9DE89
split-complementary
#89DEB9 #DE89D9 #DE8E89
monochromatic
#34B97F #59D19D #89DEB9 #B9EBD5 #E7F8F1
Accessibility & contrast
On white
1.59
#89DEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#89DEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEB9
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEB9 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B7
Deuteranopia (green-blind)
#CDC9BB
Tritanopia (blue-blind)
#73DED3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89deb9; /* rgb */ color: rgb(137, 222, 185); /* oklch */ color: oklch(83.6% 0.099 164.7);
Tailwind
colors: {
custom: {
50: '#afe8ce',
500: '#89deb9',
950: '#000000',
},
}SCSS
$custom: #89deb9; $custom-light: #afe8ce; $custom-dark: #000000;
JSON
{
"hex": "#89deb9",
"rgb": {
"r": 137,
"g": 222,
"b": 185
},
"hsl": {
"h": 153.882,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.83615,
"c": 0.09861,
"h": 164.7
},
"luminance": 0.61064
}Semantic roles & 50–950 ramp
primary
#89DEB9
secondary
#B5567F
accent
#2268C4
background
#FDFEFE
surface
#F7FDFA
border
#D0D5D3
text
#111613
muted
#818483