#8CCFC7#8CCFC7
#8CCFC7 is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.7% C 0.069 H 186.5°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCFC7 |
|---|---|
| RGB | rgb(140, 207, 199) |
| HSL | hsl(173, 41%, 68%) |
| HSV | hsv(173, 32%, 81%) |
| CMYK | cmyk(32.4%, 0%, 3.9%, 18.8%) |
| CIE-LAB | lab(78.65, -22.85, -2.78) |
| CIE-LCH | lch(78.65, 23.02, 186.93°) |
| OKLab | oklab(80.74% -0.0683 -0.0078) |
| OKLCH | oklch(80.74% 0.069 186.5) |
| XYZ | xyz(43.4333, 54.3221, 62.2184) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.34
Mediumturquoise
#48D1CC
ΔE00 6.95
Seafoam Blue
#78D1B6
ΔE00 7.06
Paleturquoise
#AFEEEE
ΔE00 8.29
Turquoise
#40E0D0
ΔE00 8.76
Powder Blue
#B0E0E6
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCFC7 #CF8C94
analogous
#8CCFA5 #8CCFC7 #8CB5CF
triadic
#8CCFC7 #C78CCF #CFC78C
tetradic
#8CCFC7 #A58CCF #CF8C94 #B5CF8C
square
#8CCFC7 #A58CCF #CF8C94 #B5CF8C
split-complementary
#8CCFC7 #CF8CB5 #CFA58C
monochromatic
#429E93 #61BDB2 #8CCFC7 #B7E1DC #E2F3F1
Accessibility & contrast
On white
1.77
#8CCFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#8CCFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCFC7
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCFC7 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C7
Deuteranopia (green-blind)
#BCBFC8
Tritanopia (blue-blind)
#75D2CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ccfc7; /* rgb */ color: rgb(140, 207, 199); /* oklch */ color: oklch(80.7% 0.069 186.5);
Tailwind
colors: {
custom: {
50: '#b0ded8',
500: '#8ccfc7',
950: '#000000',
},
}SCSS
$custom: #8ccfc7; $custom-light: #b0ded8; $custom-dark: #000000;
JSON
{
"hex": "#8ccfc7",
"rgb": {
"r": 140,
"g": 207,
"b": 199
},
"hsl": {
"h": 172.836,
"s": 41.104,
"l": 68.039
},
"oklch": {
"l": 0.80744,
"c": 0.06876,
"h": 186.5
},
"luminance": 0.54325
}Semantic roles & 50–950 ramp
primary
#8CCFC7
secondary
#A45B64
accent
#3141B4
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483