#8CFCDC#8CFCDC
#8CFCDC is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.5% C 0.113 H 173.1°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFCDC |
|---|---|
| RGB | rgb(140, 252, 220) |
| HSL | hsl(163, 95%, 77%) |
| HSV | hsv(163, 44%, 99%) |
| CMYK | cmyk(44.4%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.85, -39.45, 5.38) |
| CIE-LCH | lch(91.85, 39.81, 172.24°) |
| OKLab | oklab(91.54% -0.1125 0.0136) |
| OKLCH | oklch(91.54% 0.113 173.1) |
| XYZ | xyz(58.5386, 80.3590, 80.1224) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.18
Aquamarine
#7FFFD4
ΔE00 2.96
Light Turquoise
#7EF4CC
ΔE00 2.99
Tiffany Blue
#7BF2DA
ΔE00 3.36
Pale Turquoise
#A5FBD5
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFCDC #FC8CAC
analogous
#8CFCA4 #8CFCDC #8CE4FC
triadic
#8CFCDC #DC8CFC #FCDC8C
tetradic
#8CFCDC #A48CFC #FC8CAC #E4FC8C
square
#8CFCDC #A48CFC #FC8CAC #E4FC8C
split-complementary
#8CFCDC #FC8CE4 #FCA48C
monochromatic
#15F9B8 #50FACA #8CFCDC #C8FEEE #E1FEF6
Accessibility & contrast
On white
1.23
#8CFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#8CFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFCDC
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFCDC | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFDB
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#64FEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8cfcdc; /* rgb */ color: rgb(140, 252, 220); /* oklch */ color: oklch(91.5% 0.113 173.1);
Tailwind
colors: {
custom: {
50: '#b3fee6',
500: '#8cfcdc',
950: '#000000',
},
}SCSS
$custom: #8cfcdc; $custom-light: #b3fee6; $custom-dark: #000000;
JSON
{
"hex": "#8cfcdc",
"rgb": {
"r": 140,
"g": 252,
"b": 220
},
"hsl": {
"h": 162.857,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.91539,
"c": 0.11336,
"h": 173.1
},
"luminance": 0.80364
}Semantic roles & 50–950 ramp
primary
#8CFCDC
secondary
#DC5078
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684