#89CFCA#89CFCA
#89CFCA is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.7% C 0.071 H 190.2°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFCA |
|---|---|
| RGB | rgb(137, 207, 202) |
| HSL | hsl(176, 42%, 67%) |
| HSV | hsv(176, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(78.58, -22.99, -4.50) |
| CIE-LCH | lch(78.58, 23.43, 191.08°) |
| OKLab | oklab(80.68% -0.0696 -0.0125) |
| OKLCH | oklch(80.68% 0.071 190.2) |
| XYZ | xyz(43.2862, 54.2056, 64.0475) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.47
Pale Teal
#82CBB2
ΔE00 7.48
Paleturquoise
#AFEEEE
ΔE00 8.02
Seafoam Blue
#78D1B6
ΔE00 8.08
Powder Blue
#B0E0E6
ΔE00 8.43
Darkturquoise
#00CED1
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFCA #CF898E
analogous
#89CFA7 #89CFCA #89B1CF
triadic
#89CFCA #CA89CF #CFCA89
tetradic
#89CFCA #A789CF #CF898E #B1CF89
square
#89CFCA #A789CF #CF898E #B1CF89
split-complementary
#89CFCA #CF89B1 #CFA789
monochromatic
#409E97 #5DBDB6 #89CFCA #B5E1DE #E0F2F1
Accessibility & contrast
On white
1.77
#89CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#89CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFCA
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFCA | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#BBBECB
Tritanopia (blue-blind)
#70D3CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89cfca; /* rgb */ color: rgb(137, 207, 202); /* oklch */ color: oklch(80.7% 0.071 190.2);
Tailwind
colors: {
custom: {
50: '#aededa',
500: '#89cfca',
950: '#000000',
},
}SCSS
$custom: #89cfca; $custom-light: #aededa; $custom-dark: #000000;
JSON
{
"hex": "#89cfca",
"rgb": {
"r": 137,
"g": 207,
"b": 202
},
"hsl": {
"h": 175.714,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.80677,
"c": 0.07073,
"h": 190.2
},
"luminance": 0.54208
}Semantic roles & 50–950 ramp
primary
#89CFCA
secondary
#A3595E
accent
#303AB5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483