#89CECF#89CECF
#89CECF is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.6% C 0.069 H 197.0°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #89CECF |
|---|---|
| RGB | rgb(137, 206, 207) |
| HSL | hsl(181, 42%, 67%) |
| HSV | hsv(181, 34%, 81%) |
| CMYK | cmyk(33.8%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(78.44, -21.32, -7.40) |
| CIE-LCH | lch(78.44, 22.57, 199.14°) |
| OKLab | oklab(80.61% -0.0663 -0.0203) |
| OKLCH | oklch(80.61% 0.069 197) |
| XYZ | xyz(43.6464, 53.9633, 67.1355) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.17
Mediumturquoise
#48D1CC
ΔE00 7.27
Paleturquoise
#AFEEEE
ΔE00 7.77
Robin'S Egg Blue
#98EFF9
ΔE00 8.20
Darkturquoise
#00CED1
ΔE00 8.43
Aqua Blue
#02D8E9
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CECF #CF8A89
analogous
#89CFAD #89CECF #89ABCF
triadic
#89CECF #CF89CE #CECF89
tetradic
#89CECF #AD89CF #CF8A89 #ABCF89
square
#89CECF #AD89CF #CF8A89 #ABCF89
split-complementary
#89CECF #CF89AB #CFAD89
monochromatic
#409C9E #5DBCBD #89CECF #B5E0E1 #E0F2F2
Accessibility & contrast
On white
1.78
#89CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#89CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CECF
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CECF | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#B8BED0
Tritanopia (blue-blind)
#6ED2CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89cecf; /* rgb */ color: rgb(137, 206, 207); /* oklch */ color: oklch(80.6% 0.069 197.0);
Tailwind
colors: {
custom: {
50: '#aedddd',
500: '#89cecf',
950: '#000000',
},
}SCSS
$custom: #89cecf; $custom-light: #aedddd; $custom-dark: #000000;
JSON
{
"hex": "#89cecf",
"rgb": {
"r": 137,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.857,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.8061,
"c": 0.06938,
"h": 197
},
"luminance": 0.53966
}Semantic roles & 50–950 ramp
primary
#89CECF
secondary
#A35A59
accent
#3230B5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484