#89CCAF#89CCAF
#89CCAF is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.080 H 165.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCAF |
|---|---|
| RGB | rgb(137, 204, 175) |
| HSL | hsl(154, 40%, 67%) |
| HSV | hsv(154, 33%, 80%) |
| CMYK | cmyk(32.8%, 0%, 14.2%, 20%) |
| CIE-LAB | lab(77.04, -27.45, 7.76) |
| CIE-LCH | lch(77.04, 28.52, 164.22°) |
| OKLab | oklab(79.21% -0.0774 0.02) |
| OKLCH | oklch(79.21% 0.08 165.5) |
| XYZ | xyz(39.6445, 51.5971, 48.4194) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.77
Seafoam Blue
#78D1B6
ΔE00 3.29
Mediumaquamarine
#66CDAA
ΔE00 4.59
Light Teal
#90E4C1
ΔE00 5.76
Seafoam
#7FE0B3
ΔE00 6.25
Darkseagreen
#8FBC8F
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCAF #CC89A6
analogous
#89CC8E #89CCAF #89C8CC
triadic
#89CCAF #AF89CC #CCAF89
tetradic
#89CCAF #8E89CC #CC89A6 #C8CC89
square
#89CCAF #8E89CC #CC89A6 #C8CC89
split-complementary
#89CCAF #CC89C8 #CC8E89
monochromatic
#429973 #5EBA92 #89CCAF #B4DECC #DEF1E9
Accessibility & contrast
On white
1.86
#89CCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#89CCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCAF
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCAF | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AE
Deuteranopia (green-blind)
#BEBBB1
Tritanopia (blue-blind)
#79CCC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89ccaf; /* rgb */ color: rgb(137, 204, 175); /* oklch */ color: oklch(79.2% 0.080 165.5);
Tailwind
colors: {
custom: {
50: '#addbc6',
500: '#89ccaf',
950: '#000000',
},
}SCSS
$custom: #89ccaf; $custom-light: #addbc6; $custom-dark: #000000;
JSON
{
"hex": "#89ccaf",
"rgb": {
"r": 137,
"g": 204,
"b": 175
},
"hsl": {
"h": 154.03,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.79211,
"c": 0.07991,
"h": 165.5
},
"luminance": 0.51599
}Semantic roles & 50–950 ramp
primary
#89CCAF
secondary
#9F5A78
accent
#336AB3
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482