#89CFAE#89CFAE
#89CFAE is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.085 H 163.3°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFAE |
|---|---|
| RGB | rgb(137, 207, 174) |
| HSL | hsl(152, 42%, 67%) |
| HSV | hsv(152, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 15.9%, 18.8%) |
| CIE-LAB | lab(77.87, -29.10, 9.48) |
| CIE-LCH | lch(77.87, 30.61, 161.95°) |
| OKLab | oklab(79.87% -0.0816 0.0245) |
| OKLCH | oklch(79.87% 0.085 163.3) |
| XYZ | xyz(40.2666, 52.9978, 48.1441) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.80
Seafoam Blue
#78D1B6
ΔE00 3.52
Mediumaquamarine
#66CDAA
ΔE00 4.31
Light Teal
#90E4C1
ΔE00 4.96
Seafoam
#7FE0B3
ΔE00 5.09
Eucalyptus
#44D7A8
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFAE #CF89AA
analogous
#89CF8B #89CFAE #89CDCF
triadic
#89CFAE #AE89CF #CFAE89
tetradic
#89CFAE #8B89CF #CF89AA #CDCF89
square
#89CFAE #8B89CF #CF89AA #CDCF89
split-complementary
#89CFAE #CF89CD #CF8B89
monochromatic
#409E71 #5DBD90 #89CFAE #B5E1CC #E0F2EA
Accessibility & contrast
On white
1.81
#89CFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#89CFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFAE
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFAE | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5AC
Deuteranopia (green-blind)
#C1BDB0
Tritanopia (blue-blind)
#79CFC5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #89cfae; /* rgb */ color: rgb(137, 207, 174); /* oklch */ color: oklch(79.9% 0.085 163.3);
Tailwind
colors: {
custom: {
50: '#addec6',
500: '#89cfae',
950: '#000000',
},
}SCSS
$custom: #89cfae; $custom-light: #addec6; $custom-dark: #000000;
JSON
{
"hex": "#89cfae",
"rgb": {
"r": 137,
"g": 207,
"b": 174
},
"hsl": {
"h": 151.714,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.79874,
"c": 0.08515,
"h": 163.3
},
"luminance": 0.53
}Semantic roles & 50–950 ramp
primary
#89CFAE
secondary
#A3597C
accent
#306FB5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482