#89CDAB#89CDAB
#89CDAB is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.085 H 161.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #89CDAB |
|---|---|
| RGB | rgb(137, 205, 171) |
| HSL | hsl(150, 40%, 67%) |
| HSV | hsv(150, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 16.6%, 19.6%) |
| CIE-LAB | lab(77.23, -28.75, 10.18) |
| CIE-LCH | lch(77.23, 30.50, 160.51°) |
| OKLab | oklab(79.33% -0.0804 0.0262) |
| OKLCH | oklch(79.33% 0.085 161.9) |
| XYZ | xyz(39.4959, 51.9192, 46.4605) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.10
Seafoam Blue
#78D1B6
ΔE00 4.03
Mediumaquamarine
#66CDAA
ΔE00 4.50
Seafoam
#7FE0B3
ΔE00 5.42
Light Teal
#90E4C1
ΔE00 5.51
Darkseagreen
#8FBC8F
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CDAB #CD89AB
analogous
#89CD89 #89CDAB #89CDCD
triadic
#89CDAB #AB89CD #CDAB89
tetradic
#89CDAB #8989CD #CD89AB #CDCD89
square
#89CDAB #8989CD #CD89AB #CDCD89
split-complementary
#89CDAB #CD89CD #CD8989
monochromatic
#419A6E #5EBB8C #89CDAB #B4DFCA #DFF1E8
Accessibility & contrast
On white
1.84
#89CDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#89CDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CDAB
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CDAB | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4A9
Deuteranopia (green-blind)
#C0BCAD
Tritanopia (blue-blind)
#7ACDC3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89cdab; /* rgb */ color: rgb(137, 205, 171); /* oklch */ color: oklch(79.3% 0.085 161.9);
Tailwind
colors: {
custom: {
50: '#addcc4',
500: '#89cdab',
950: '#000000',
},
}SCSS
$custom: #89cdab; $custom-light: #addcc4; $custom-dark: #000000;
JSON
{
"hex": "#89cdab",
"rgb": {
"r": 137,
"g": 205,
"b": 171
},
"hsl": {
"h": 150,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.79335,
"c": 0.08454,
"h": 161.9
},
"luminance": 0.51921
}Semantic roles & 50–950 ramp
primary
#89CDAB
secondary
#A15A7D
accent
#3273B4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482