#8CFCD5#8CFCD5
#8CFCD5 is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.4% C 0.118 H 169.0°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFCD5 |
|---|---|
| RGB | rgb(140, 252, 213) |
| HSL | hsl(159, 95%, 77%) |
| HSV | hsv(159, 44%, 99%) |
| CMYK | cmyk(44.4%, 0%, 15.5%, 1.2%) |
| CIE-LAB | lab(91.68, -40.95, 8.76) |
| CIE-LCH | lch(91.68, 41.88, 167.92°) |
| OKLab | oklab(91.35% -0.1155 0.0225) |
| OKLCH | oklch(91.35% 0.118 169) |
| XYZ | xyz(57.6309, 79.9959, 75.3417) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.15
Aquamarine
#7FFFD4
ΔE00 1.58
Light Turquoise
#7EF4CC
ΔE00 1.97
Pale Turquoise
#A5FBD5
ΔE00 3.01
Light Aquamarine
#7BFDC7
ΔE00 3.65
Tiffany Blue
#7BF2DA
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFCD5 #FC8CB3
analogous
#8CFC9D #8CFCD5 #8CEBFC
triadic
#8CFCD5 #D58CFC #FCD58C
tetradic
#8CFCD5 #9D8CFC #FC8CB3 #EBFC8C
square
#8CFCD5 #9D8CFC #FC8CB3 #EBFC8C
split-complementary
#8CFCD5 #FC8CEB #FC9D8C
monochromatic
#15F9A9 #50FABF #8CFCD5 #C8FEEB #E1FEF4
Accessibility & contrast
On white
1.24
#8CFCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#8CFCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFCD5
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFCD5 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD3
Deuteranopia (green-blind)
#E5E2D8
Tritanopia (blue-blind)
#67FDF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8cfcd5; /* rgb */ color: rgb(140, 252, 213); /* oklch */ color: oklch(91.4% 0.118 169.0);
Tailwind
colors: {
custom: {
50: '#b3fee1',
500: '#8cfcd5',
950: '#000000',
},
}SCSS
$custom: #8cfcd5; $custom-light: #b3fee1; $custom-dark: #000000;
JSON
{
"hex": "#8cfcd5",
"rgb": {
"r": 140,
"g": 252,
"b": 213
},
"hsl": {
"h": 159.107,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.91354,
"c": 0.11769,
"h": 169
},
"luminance": 0.8
}Semantic roles & 50–950 ramp
primary
#8CFCD5
secondary
#DC5081
accent
#0050E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684