#89CFBF#89CFBF
#89CFBF is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.3% C 0.074 H 178.3°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFBF |
|---|---|
| RGB | rgb(137, 207, 191) |
| HSL | hsl(166, 42%, 67%) |
| HSV | hsv(166, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(78.29, -25.49, 0.97) |
| CIE-LCH | lch(78.29, 25.50, 177.82°) |
| OKLab | oklab(80.35% -0.0742 0.0022) |
| OKLCH | oklch(80.35% 0.074 178.3) |
| XYZ | xyz(42.0300, 53.7031, 57.4312) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.36
Seafoam Blue
#78D1B6
ΔE00 4.15
Mediumaquamarine
#66CDAA
ΔE00 6.95
Light Teal
#90E4C1
ΔE00 7.30
Mediumturquoise
#48D1CC
ΔE00 7.69
Turquoise
#40E0D0
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFBF #CF8999
analogous
#89CF9C #89CFBF #89BCCF
triadic
#89CFBF #BF89CF #CFBF89
tetradic
#89CFBF #9C89CF #CF8999 #BCCF89
square
#89CFBF #9C89CF #CF8999 #BCCF89
split-complementary
#89CFBF #CF89BC #CF9C89
monochromatic
#409E88 #5DBDA7 #89CFBF #B5E1D7 #E0F2EE
Accessibility & contrast
On white
1.79
#89CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#89CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFBF
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFBF | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#74D1CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89cfbf; /* rgb */ color: rgb(137, 207, 191); /* oklch */ color: oklch(80.3% 0.074 178.3);
Tailwind
colors: {
custom: {
50: '#aeded2',
500: '#89cfbf',
950: '#000000',
},
}SCSS
$custom: #89cfbf; $custom-light: #aeded2; $custom-dark: #000000;
JSON
{
"hex": "#89cfbf",
"rgb": {
"r": 137,
"g": 207,
"b": 191
},
"hsl": {
"h": 166.286,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.80345,
"c": 0.07426,
"h": 178.3
},
"luminance": 0.53706
}Semantic roles & 50–950 ramp
primary
#89CFBF
secondary
#A3596A
accent
#304FB5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483