#89CFAF#89CFAF
#89CFAF is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.084 H 164.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFAF |
|---|---|
| RGB | rgb(137, 207, 175) |
| HSL | hsl(153, 42%, 67%) |
| HSV | hsv(153, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(77.90, -28.90, 8.98) |
| CIE-LCH | lch(77.90, 30.26, 162.73°) |
| OKLab | oklab(79.9% -0.0811 0.0232) |
| OKLCH | oklch(79.9% 0.084 164.1) |
| XYZ | xyz(40.3645, 53.0369, 48.6594) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.53
Seafoam Blue
#78D1B6
ΔE00 3.31
Mediumaquamarine
#66CDAA
ΔE00 4.30
Light Teal
#90E4C1
ΔE00 4.95
Seafoam
#7FE0B3
ΔE00 5.22
Eucalyptus
#44D7A8
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFAF #CF89A9
analogous
#89CF8C #89CFAF #89CCCF
triadic
#89CFAF #AF89CF #CFAF89
tetradic
#89CFAF #8C89CF #CF89A9 #CCCF89
square
#89CFAF #8C89CF #CF89A9 #CCCF89
split-complementary
#89CFAF #CF89CC #CF8C89
monochromatic
#409E73 #5DBD92 #89CFAF #B5E1CC #E0F2EA
Accessibility & contrast
On white
1.81
#89CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#89CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFAF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFAF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6AD
Deuteranopia (green-blind)
#C1BDB1
Tritanopia (blue-blind)
#79CFC6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89cfaf; /* rgb */ color: rgb(137, 207, 175); /* oklch */ color: oklch(79.9% 0.084 164.1);
Tailwind
colors: {
custom: {
50: '#addec6',
500: '#89cfaf',
950: '#000000',
},
}SCSS
$custom: #89cfaf; $custom-light: #addec6; $custom-dark: #000000;
JSON
{
"hex": "#89cfaf",
"rgb": {
"r": 137,
"g": 207,
"b": 175
},
"hsl": {
"h": 152.571,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.799,
"c": 0.08437,
"h": 164.1
},
"luminance": 0.53039
}Semantic roles & 50–950 ramp
primary
#89CFAF
secondary
#A3597B
accent
#306DB5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482