#8CD7CC#8CD7CC
#8CD7CC is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.7% C 0.076 H 184.2°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD7CC |
|---|---|
| RGB | rgb(140, 215, 204) |
| HSL | hsl(171, 48%, 70%) |
| HSV | hsv(171, 35%, 84%) |
| CMYK | cmyk(34.9%, 0%, 5.1%, 15.7%) |
| CIE-LAB | lab(81.03, -25.66, -1.95) |
| CIE-LCH | lch(81.03, 25.73, 184.35°) |
| OKLab | oklab(82.7% -0.0761 -0.0056) |
| OKLCH | oklch(82.7% 0.076 184.2) |
| XYZ | xyz(46.0108, 58.5331, 65.9886) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.00
Seafoam Blue
#78D1B6
ΔE00 6.08
Mediumturquoise
#48D1CC
ΔE00 6.71
Turquoise
#40E0D0
ΔE00 7.27
Paleturquoise
#AFEEEE
ΔE00 7.67
Tiffany Blue
#7BF2DA
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD7CC #D78C97
analogous
#8CD7A7 #8CD7CC #8CBDD7
triadic
#8CD7CC #CC8CD7 #D7CC8C
tetradic
#8CD7CC #A78CD7 #D78C97 #BDD78C
square
#8CD7CC #A78CD7 #D78C97 #BDD78C
split-complementary
#8CD7CC #D78CBD #D7A78C
monochromatic
#3CAD9C #5FC7B8 #8CD7CC #B9E7E0 #E7F7F4
Accessibility & contrast
On white
1.65
#8CD7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#8CD7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD7CC
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD7CC | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#C3C5CD
Tritanopia (blue-blind)
#72DAD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8cd7cc; /* rgb */ color: rgb(140, 215, 204); /* oklch */ color: oklch(82.7% 0.076 184.2);
Tailwind
colors: {
custom: {
50: '#b0e3db',
500: '#8cd7cc',
950: '#000000',
},
}SCSS
$custom: #8cd7cc; $custom-light: #b0e3db; $custom-dark: #000000;
JSON
{
"hex": "#8cd7cc",
"rgb": {
"r": 140,
"g": 215,
"b": 204
},
"hsl": {
"h": 171.2,
"s": 48.387,
"l": 69.608
},
"oklch": {
"l": 0.82699,
"c": 0.0763,
"h": 184.2
},
"luminance": 0.58536
}Semantic roles & 50–950 ramp
primary
#8CD7CC
secondary
#AD5A66
accent
#2A3FBC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484