#89CFB7#89CFB7
#89CFB7 is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.1% C 0.079 H 170.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFB7 |
|---|---|
| RGB | rgb(137, 207, 183) |
| HSL | hsl(159, 42%, 67%) |
| HSV | hsv(159, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 11.6%, 18.8%) |
| CIE-LAB | lab(78.09, -27.23, 4.97) |
| CIE-LCH | lch(78.09, 27.68, 169.65°) |
| OKLab | oklab(80.12% -0.0777 0.0127) |
| OKLCH | oklch(80.12% 0.079 170.7) |
| XYZ | xyz(41.1736, 53.3606, 52.9207) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.27
Seafoam Blue
#78D1B6
ΔE00 2.55
Mediumaquamarine
#66CDAA
ΔE00 5.01
Light Teal
#90E4C1
ΔE00 5.55
Seafoam
#7FE0B3
ΔE00 6.78
Eucalyptus
#44D7A8
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFB7 #CF89A1
analogous
#89CF94 #89CFB7 #89C4CF
triadic
#89CFB7 #B789CF #CFB789
tetradic
#89CFB7 #9489CF #CF89A1 #C4CF89
square
#89CFB7 #9489CF #CF89A1 #C4CF89
split-complementary
#89CFB7 #CF89C4 #CF9489
monochromatic
#409E7D #5DBD9C #89CFB7 #B5E1D2 #E0F2EC
Accessibility & contrast
On white
1.80
#89CFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#89CFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFB7
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFB7 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC6B6
Deuteranopia (green-blind)
#BFBEB9
Tritanopia (blue-blind)
#76D0C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89cfb7; /* rgb */ color: rgb(137, 207, 183); /* oklch */ color: oklch(80.1% 0.079 170.7);
Tailwind
colors: {
custom: {
50: '#aedecc',
500: '#89cfb7',
950: '#000000',
},
}SCSS
$custom: #89cfb7; $custom-light: #aedecc; $custom-dark: #000000;
JSON
{
"hex": "#89cfb7",
"rgb": {
"r": 137,
"g": 207,
"b": 183
},
"hsl": {
"h": 159.429,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.80117,
"c": 0.0787,
"h": 170.7
},
"luminance": 0.53363
}Semantic roles & 50–950 ramp
primary
#89CFB7
secondary
#A35972
accent
#305EB5
background
#FDFEFE
surface
#F7FCFA
border
#D0D5D3
text
#101513
muted
#818483