#89CCAE#89CCAE
#89CCAE is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.081 H 164.7°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCAE |
|---|---|
| RGB | rgb(137, 204, 174) |
| HSL | hsl(153, 40%, 67%) |
| HSV | hsv(153, 33%, 80%) |
| CMYK | cmyk(32.8%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(77.02, -27.66, 8.26) |
| CIE-LCH | lch(77.02, 28.86, 163.37°) |
| OKLab | oklab(79.18% -0.0778 0.0213) |
| OKLCH | oklch(79.18% 0.081 164.7) |
| XYZ | xyz(39.5467, 51.5580, 47.9041) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.03
Seafoam Blue
#78D1B6
ΔE00 3.44
Mediumaquamarine
#66CDAA
ΔE00 4.54
Light Teal
#90E4C1
ΔE00 5.73
Seafoam
#7FE0B3
ΔE00 6.10
Darkseagreen
#8FBC8F
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCAE #CC89A7
analogous
#89CC8D #89CCAE #89C9CC
triadic
#89CCAE #AE89CC #CCAE89
tetradic
#89CCAE #8D89CC #CC89A7 #C9CC89
square
#89CCAE #8D89CC #CC89A7 #C9CC89
split-complementary
#89CCAE #CC89C9 #CC8D89
monochromatic
#429972 #5EBA91 #89CCAE #B4DECB #DEF1E9
Accessibility & contrast
On white
1.86
#89CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#89CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCAE
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCAE | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AD
Deuteranopia (green-blind)
#BEBBB0
Tritanopia (blue-blind)
#79CCC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89ccae; /* rgb */ color: rgb(137, 204, 174); /* oklch */ color: oklch(79.2% 0.081 164.7);
Tailwind
colors: {
custom: {
50: '#addbc6',
500: '#89ccae',
950: '#000000',
},
}SCSS
$custom: #89ccae; $custom-light: #addbc6; $custom-dark: #000000;
JSON
{
"hex": "#89ccae",
"rgb": {
"r": 137,
"g": 204,
"b": 174
},
"hsl": {
"h": 153.134,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.79184,
"c": 0.08066,
"h": 164.7
},
"luminance": 0.5156
}Semantic roles & 50–950 ramp
primary
#89CCAE
secondary
#9F5A79
accent
#336CB3
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482