#89CFCC#89CFCC
#89CFCC is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.7% C 0.070 H 192.4°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFCC |
|---|---|
| RGB | rgb(137, 207, 204) |
| HSL | hsl(177, 42%, 67%) |
| HSV | hsv(177, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(78.64, -22.53, -5.50) |
| CIE-LCH | lch(78.64, 23.19, 193.71°) |
| OKLab | oklab(80.74% -0.0688 -0.0152) |
| OKLCH | oklch(80.74% 0.07 192.4) |
| XYZ | xyz(43.5246, 54.3010, 65.3027) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.59
Paleturquoise
#AFEEEE
ΔE00 7.80
Powder Blue
#B0E0E6
ΔE00 7.95
Pale Teal
#82CBB2
ΔE00 8.28
Darkturquoise
#00CED1
ΔE00 8.35
Robin'S Egg Blue
#98EFF9
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFCC #CF898C
analogous
#89CFA9 #89CFCC #89AFCF
triadic
#89CFCC #CC89CF #CFCC89
tetradic
#89CFCC #A989CF #CF898C #AFCF89
square
#89CFCC #A989CF #CF898C #AFCF89
split-complementary
#89CFCC #CF89AF #CFA989
monochromatic
#409E9A #5DBDB9 #89CFCC #B5E1DF #E0F2F2
Accessibility & contrast
On white
1.77
#89CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#89CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFCC
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFCC | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#BABFCD
Tritanopia (blue-blind)
#6FD3CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89cfcc; /* rgb */ color: rgb(137, 207, 204); /* oklch */ color: oklch(80.7% 0.070 192.4);
Tailwind
colors: {
custom: {
50: '#aededb',
500: '#89cfcc',
950: '#000000',
},
}SCSS
$custom: #89cfcc; $custom-light: #aededb; $custom-dark: #000000;
JSON
{
"hex": "#89cfcc",
"rgb": {
"r": 137,
"g": 207,
"b": 204
},
"hsl": {
"h": 177.429,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.80739,
"c": 0.07045,
"h": 192.4
},
"luminance": 0.54304
}Semantic roles & 50–950 ramp
primary
#89CFCC
secondary
#A3595C
accent
#3036B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484