#8CFEC6#8CFEC6
#8CFEC6 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.132 H 160.9°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFEC6 |
|---|---|
| RGB | rgb(140, 254, 198) |
| HSL | hsl(151, 98%, 77%) |
| HSV | hsv(151, 45%, 100%) |
| CMYK | cmyk(44.9%, 0%, 22%, 0.4%) |
| CIE-LAB | lab(91.92, -44.91, 16.83) |
| CIE-LCH | lch(91.92, 47.96, 159.46°) |
| OKLab | oklab(91.44% -0.1242 0.0431) |
| OKLCH | oklch(91.44% 0.132 160.9) |
| XYZ | xyz(56.4457, 80.5321, 65.9849) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.77
Light Seafoam
#A0FEBF
ΔE00 3.15
Light Blue Green
#7EFBB3
ΔE00 3.44
Aquamarine
#7FFFD4
ΔE00 3.79
Light Greenish Blue
#63F7B4
ΔE00 3.89
Seafoam (survey)
#80F9AD
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFEC6 #FE8CC4
analogous
#8CFE8D #8CFEC6 #8CFDFE
triadic
#8CFEC6 #C68CFE #FEC68C
tetradic
#8CFEC6 #8D8CFE #FE8CC4 #FDFE8C
square
#8CFEC6 #8D8CFE #FE8CC4 #FDFE8C
split-complementary
#8CFEC6 #FE8CFD #FE8D8C
monochromatic
#13FD8A #4FFDA8 #8CFEC6 #C9FFE4 #E1FFF0
Accessibility & contrast
On white
1.23
#8CFEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#8CFEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFEC6
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFEC6 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEFC3
Deuteranopia (green-blind)
#EAE3C9
Tritanopia (blue-blind)
#6DFDEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8cfec6; /* rgb */ color: rgb(140, 254, 198); /* oklch */ color: oklch(91.4% 0.132 160.9);
Tailwind
colors: {
custom: {
50: '#b3ffd7',
500: '#8cfec6',
950: '#000000',
},
}SCSS
$custom: #8cfec6; $custom-light: #b3ffd7; $custom-dark: #000000;
JSON
{
"hex": "#8cfec6",
"rgb": {
"r": 140,
"g": 254,
"b": 198
},
"hsl": {
"h": 150.526,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.91441,
"c": 0.13151,
"h": 160.9
},
"luminance": 0.80536
}Semantic roles & 50–950 ramp
primary
#8CFEC6
secondary
#DF5096
accent
#0071E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683