#89CDAF#89CDAF
#89CDAF is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.081 H 165.0°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #89CDAF |
|---|---|
| RGB | rgb(137, 205, 175) |
| HSL | hsl(154, 40%, 67%) |
| HSV | hsv(154, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(77.33, -27.93, 8.16) |
| CIE-LCH | lch(77.33, 29.10, 163.71°) |
| OKLab | oklab(79.44% -0.0786 0.0211) |
| OKLCH | oklch(79.44% 0.081 165) |
| XYZ | xyz(39.8830, 52.0740, 48.4989) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.99
Seafoam Blue
#78D1B6
ΔE00 3.26
Mediumaquamarine
#66CDAA
ΔE00 4.46
Light Teal
#90E4C1
ΔE00 5.47
Seafoam
#7FE0B3
ΔE00 5.90
Darkseagreen
#8FBC8F
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CDAF #CD89A7
analogous
#89CD8D #89CDAF #89C9CD
triadic
#89CDAF #AF89CD #CDAF89
tetradic
#89CDAF #8D89CD #CD89A7 #C9CD89
square
#89CDAF #8D89CD #CD89A7 #C9CD89
split-complementary
#89CDAF #CD89C9 #CD8D89
monochromatic
#419A73 #5EBB92 #89CDAF #B4DFCC #DFF1E9
Accessibility & contrast
On white
1.84
#89CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#89CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CDAF
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CDAF | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AE
Deuteranopia (green-blind)
#BFBCB1
Tritanopia (blue-blind)
#79CDC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89cdaf; /* rgb */ color: rgb(137, 205, 175); /* oklch */ color: oklch(79.4% 0.081 165.0);
Tailwind
colors: {
custom: {
50: '#addcc6',
500: '#89cdaf',
950: '#000000',
},
}SCSS
$custom: #89cdaf; $custom-light: #addcc6; $custom-dark: #000000;
JSON
{
"hex": "#89cdaf",
"rgb": {
"r": 137,
"g": 205,
"b": 175
},
"hsl": {
"h": 153.529,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.7944,
"c": 0.08139,
"h": 165
},
"luminance": 0.52076
}Semantic roles & 50–950 ramp
primary
#89CDAF
secondary
#A15A79
accent
#326BB4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482