#89CDAD#89CDAD
#89CDAD is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.083 H 163.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #89CDAD |
|---|---|
| RGB | rgb(137, 205, 173) |
| HSL | hsl(152, 40%, 67%) |
| HSV | hsv(152, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 15.6%, 19.6%) |
| CIE-LAB | lab(77.28, -28.34, 9.17) |
| CIE-LCH | lch(77.28, 29.79, 162.07°) |
| OKLab | oklab(79.39% -0.0795 0.0236) |
| OKLCH | oklch(79.39% 0.083 163.4) |
| XYZ | xyz(39.6880, 51.9960, 47.4721) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.54
Seafoam Blue
#78D1B6
ΔE00 3.62
Mediumaquamarine
#66CDAA
ΔE00 4.44
Light Teal
#90E4C1
ΔE00 5.46
Seafoam
#7FE0B3
ΔE00 5.63
Darkseagreen
#8FBC8F
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CDAD #CD89A9
analogous
#89CD8B #89CDAD #89CBCD
triadic
#89CDAD #AD89CD #CDAD89
tetradic
#89CDAD #8B89CD #CD89A9 #CBCD89
square
#89CDAD #8B89CD #CD89A9 #CBCD89
split-complementary
#89CDAD #CD89CB #CD8B89
monochromatic
#419A70 #5EBB8F #89CDAD #B4DFCB #DFF1E9
Accessibility & contrast
On white
1.84
#89CDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#89CDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CDAD
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CDAD | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AB
Deuteranopia (green-blind)
#BFBCAF
Tritanopia (blue-blind)
#79CDC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89cdad; /* rgb */ color: rgb(137, 205, 173); /* oklch */ color: oklch(79.4% 0.083 163.4);
Tailwind
colors: {
custom: {
50: '#addcc5',
500: '#89cdad',
950: '#000000',
},
}SCSS
$custom: #89cdad; $custom-light: #addcc5; $custom-dark: #000000;
JSON
{
"hex": "#89cdad",
"rgb": {
"r": 137,
"g": 205,
"b": 173
},
"hsl": {
"h": 151.765,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.79387,
"c": 0.08293,
"h": 163.4
},
"luminance": 0.51998
}Semantic roles & 50–950 ramp
primary
#89CDAD
secondary
#A15A7B
accent
#326FB4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482