#89C7CD#89C7CD
#89C7CD is a light, moderate teal. Relative luminance 0.506; OKLCH L 79.0% C 0.064 H 203.6°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #89C7CD |
|---|---|
| RGB | rgb(137, 199, 205) |
| HSL | hsl(185, 40%, 67%) |
| HSV | hsv(185, 33%, 80%) |
| CMYK | cmyk(33.2%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(76.42, -18.26, -9.32) |
| CIE-LCH | lch(76.42, 20.50, 207.06°) |
| OKLab | oklab(78.98% -0.0585 -0.0255) |
| OKLCH | oklch(78.98% 0.064 203.6) |
| XYZ | xyz(41.7556, 50.5706, 65.3066) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.21
Lightblue
#ADD8E6
ΔE00 7.94
Sky Blue
#87CEEB
ΔE00 8.32
Mediumturquoise
#48D1CC
ΔE00 9.31
Robin'S Egg Blue
#98EFF9
ΔE00 9.41
Paleturquoise
#AFEEEE
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C7CD #CD8F89
analogous
#89CDB1 #89C7CD #89A5CD
triadic
#89C7CD #CD89C7 #C7CD89
tetradic
#89C7CD #B189CD #CD8F89 #A5CD89
square
#89C7CD #B189CD #CD8F89 #A5CD89
split-complementary
#89C7CD #CD89A5 #CDB189
monochromatic
#41929A #5EB3BB #89C7CD #B4DBDF #DFF0F1
Accessibility & contrast
On white
1.89
#89C7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#89C7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C7CD
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C7CD | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CD
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#70CCC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89c7cd; /* rgb */ color: rgb(137, 199, 205); /* oklch */ color: oklch(79.0% 0.064 203.6);
Tailwind
colors: {
custom: {
50: '#aed8dc',
500: '#89c7cd',
950: '#000000',
},
}SCSS
$custom: #89c7cd; $custom-light: #aed8dc; $custom-dark: #000000;
JSON
{
"hex": "#89c7cd",
"rgb": {
"r": 137,
"g": 199,
"b": 205
},
"hsl": {
"h": 185.294,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.78976,
"c": 0.06381,
"h": 203.6
},
"luminance": 0.50573
}Semantic roles & 50–950 ramp
primary
#89C7CD
secondary
#A1605A
accent
#3D32B4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384