#89CFC2#89CFC2
#89CFC2 is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.4% C 0.073 H 181.4°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFC2 |
|---|---|
| RGB | rgb(137, 207, 194) |
| HSL | hsl(169, 42%, 67%) |
| HSV | hsv(169, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(78.37, -24.82, -0.52) |
| CIE-LCH | lch(78.37, 24.82, 181.21°) |
| OKLab | oklab(80.43% -0.073 -0.0018) |
| OKLCH | oklch(80.43% 0.073 181.4) |
| XYZ | xyz(42.3635, 53.8365, 59.1877) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.42
Seafoam Blue
#78D1B6
ΔE00 5.11
Mediumturquoise
#48D1CC
ΔE00 7.09
Mediumaquamarine
#66CDAA
ΔE00 7.90
Turquoise
#40E0D0
ΔE00 8.09
Light Teal
#90E4C1
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFC2 #CF8996
analogous
#89CF9F #89CFC2 #89B9CF
triadic
#89CFC2 #C289CF #CFC289
tetradic
#89CFC2 #9F89CF #CF8996 #B9CF89
square
#89CFC2 #9F89CF #CF8996 #B9CF89
split-complementary
#89CFC2 #CF89B9 #CF9F89
monochromatic
#409E8C #5DBDAC #89CFC2 #B5E1D8 #E0F2EF
Accessibility & contrast
On white
1.78
#89CFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#89CFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFC2
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFC2 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7C2
Deuteranopia (green-blind)
#BDBEC3
Tritanopia (blue-blind)
#72D1CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89cfc2; /* rgb */ color: rgb(137, 207, 194); /* oklch */ color: oklch(80.4% 0.073 181.4);
Tailwind
colors: {
custom: {
50: '#aeded4',
500: '#89cfc2',
950: '#000000',
},
}SCSS
$custom: #89cfc2; $custom-light: #aeded4; $custom-dark: #000000;
JSON
{
"hex": "#89cfc2",
"rgb": {
"r": 137,
"g": 207,
"b": 194
},
"hsl": {
"h": 168.857,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.80433,
"c": 0.07298,
"h": 181.4
},
"luminance": 0.53839
}Semantic roles & 50–950 ramp
primary
#89CFC2
secondary
#A35967
accent
#3049B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483