#89CFCD#89CFCD
#89CFCD is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.8% C 0.070 H 193.6°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFCD |
|---|---|
| RGB | rgb(137, 207, 205) |
| HSL | hsl(178, 42%, 67%) |
| HSV | hsv(178, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(78.66, -22.29, -5.99) |
| CIE-LCH | lch(78.66, 23.08, 195.04°) |
| OKLab | oklab(80.77% -0.0684 -0.0165) |
| OKLCH | oklch(80.77% 0.07 193.6) |
| XYZ | xyz(43.6449, 54.3491, 65.9364) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.70
Paleturquoise
#AFEEEE
ΔE00 7.72
Powder Blue
#B0E0E6
ΔE00 7.72
Darkturquoise
#00CED1
ΔE00 8.31
Robin'S Egg Blue
#98EFF9
ΔE00 8.55
Pale Teal
#82CBB2
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFCD #CF898B
analogous
#89CFAA #89CFCD #89AECF
triadic
#89CFCD #CD89CF #CFCD89
tetradic
#89CFCD #AA89CF #CF898B #AECF89
square
#89CFCD #AA89CF #CF898B #AECF89
split-complementary
#89CFCD #CF89AE #CFAA89
monochromatic
#409E9B #5DBDBB #89CFCD #B5E1DF #E0F2F2
Accessibility & contrast
On white
1.77
#89CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#89CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFCD
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFCD | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#6ED3CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89cfcd; /* rgb */ color: rgb(137, 207, 205); /* oklch */ color: oklch(80.8% 0.070 193.6);
Tailwind
colors: {
custom: {
50: '#aedddc',
500: '#89cfcd',
950: '#000000',
},
}SCSS
$custom: #89cfcd; $custom-light: #aedddc; $custom-dark: #000000;
JSON
{
"hex": "#89cfcd",
"rgb": {
"r": 137,
"g": 207,
"b": 205
},
"hsl": {
"h": 178.286,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.80771,
"c": 0.07035,
"h": 193.6
},
"luminance": 0.54352
}Semantic roles & 50–950 ramp
primary
#89CFCD
secondary
#A3595B
accent
#3034B5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484