#89CFCF#89CFCF
#89CFCF is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.8% C 0.070 H 195.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFCF |
|---|---|
| RGB | rgb(137, 207, 207) |
| HSL | hsl(180, 42%, 67%) |
| HSV | hsv(180, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(78.72, -21.82, -6.98) |
| CIE-LCH | lch(78.72, 22.91, 197.74°) |
| OKLab | oklab(80.84% -0.0676 -0.0192) |
| OKLCH | oklch(80.84% 0.07 195.8) |
| XYZ | xyz(43.8879, 54.4463, 67.2160) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.99
Powder Blue
#B0E0E6
ΔE00 7.30
Paleturquoise
#AFEEEE
ΔE00 7.61
Robin'S Egg Blue
#98EFF9
ΔE00 8.15
Darkturquoise
#00CED1
ΔE00 8.32
Aqua Blue
#02D8E9
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFCF #CF8989
analogous
#89CFAC #89CFCF #89ACCF
triadic
#89CFCF #CF89CF #CFCF89
tetradic
#89CFCF #AC89CF #CF8989 #ACCF89
square
#89CFCF #AC89CF #CF8989 #ACCF89
split-complementary
#89CFCF #CF89AC #CFAC89
monochromatic
#409E9E #5DBDBD #89CFCF #B5E1E1 #E0F2F2
Accessibility & contrast
On white
1.77
#89CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#89CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFCF
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFCF | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9CF
Deuteranopia (green-blind)
#B9BFD0
Tritanopia (blue-blind)
#6ED3CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89cfcf; /* rgb */ color: rgb(137, 207, 207); /* oklch */ color: oklch(80.8% 0.070 195.8);
Tailwind
colors: {
custom: {
50: '#aedddd',
500: '#89cfcf',
950: '#000000',
},
}SCSS
$custom: #89cfcf; $custom-light: #aedddd; $custom-dark: #000000;
JSON
{
"hex": "#89cfcf",
"rgb": {
"r": 137,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.80835,
"c": 0.07024,
"h": 195.8
},
"luminance": 0.54449
}Semantic roles & 50–950 ramp
primary
#89CFCF
secondary
#A35959
accent
#3030B5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484