#8CD7DC#8CD7DC
#8CD7DC is a very light, moderate teal. Relative luminance 0.593; OKLCH L 83.2% C 0.075 H 201.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD7DC |
|---|---|
| RGB | rgb(140, 215, 220) |
| HSL | hsl(184, 53%, 71%) |
| HSV | hsv(184, 36%, 86%) |
| CMYK | cmyk(36.4%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(81.48, -21.91, -9.83) |
| CIE-LCH | lch(81.48, 24.01, 204.15°) |
| OKLab | oklab(83.2% -0.0695 -0.027) |
| OKLCH | oklch(83.2% 0.075 201.2) |
| XYZ | xyz(48.0293, 59.3405, 76.6193) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Powder Blue
#B0E0E6
ΔE00 5.84
Paleturquoise
#AFEEEE
ΔE00 6.10
Robin Egg Blue
#8AF1FE
ΔE00 6.47
Robin'S Egg
#6DEDFD
ΔE00 6.86
Aqua Blue
#02D8E9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD7DC #DC918C
analogous
#8CDCB9 #8CD7DC #8CAFDC
triadic
#8CD7DC #DC8CD7 #D7DC8C
tetradic
#8CD7DC #B98CDC #DC918C #AFDC8C
square
#8CD7DC #B98CDC #DC918C #AFDC8C
split-complementary
#8CD7DC #DC8CAF #DCB98C
monochromatic
#37AEB6 #5DC7CE #8CD7DC #BBE7EA #E8F7F8
Accessibility & contrast
On white
1.63
#8CD7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#8CD7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD7DC
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD7DC | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#BFC6DD
Tritanopia (blue-blind)
#6CDCD8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8cd7dc; /* rgb */ color: rgb(140, 215, 220); /* oklch */ color: oklch(83.2% 0.075 201.2);
Tailwind
colors: {
custom: {
50: '#b1e3e6',
500: '#8cd7dc',
950: '#000000',
},
}SCSS
$custom: #8cd7dc; $custom-light: #b1e3e6; $custom-dark: #000000;
JSON
{
"hex": "#8cd7dc",
"rgb": {
"r": 140,
"g": 215,
"b": 220
},
"hsl": {
"h": 183.75,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.83202,
"c": 0.07459,
"h": 201.2
},
"luminance": 0.59344
}Semantic roles & 50–950 ramp
primary
#8CD7DC
secondary
#B35F59
accent
#2E25C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484