#8CFEC5#8CFEC5
#8CFEC5 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.132 H 160.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFEC5 |
|---|---|
| RGB | rgb(140, 254, 197) |
| HSL | hsl(150, 98%, 77%) |
| HSV | hsv(150, 45%, 100%) |
| CMYK | cmyk(44.9%, 0%, 22.4%, 0.4%) |
| CIE-LAB | lab(91.90, -45.11, 17.31) |
| CIE-LCH | lch(91.90, 48.31, 159.01°) |
| OKLab | oklab(91.42% -0.1247 0.0443) |
| OKLCH | oklch(91.42% 0.132 160.4) |
| XYZ | xyz(56.3307, 80.4861, 65.3795) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.90
Light Seafoam
#A0FEBF
ΔE00 2.99
Light Blue Green
#7EFBB3
ΔE00 3.23
Light Greenish Blue
#63F7B4
ΔE00 3.79
Aquamarine
#7FFFD4
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFEC5 #FE8CC5
analogous
#8CFE8C #8CFEC5 #8CFEFE
triadic
#8CFEC5 #C58CFE #FEC58C
tetradic
#8CFEC5 #8C8CFE #FE8CC5 #FEFE8C
square
#8CFEC5 #8C8CFE #FE8CC5 #FEFE8C
split-complementary
#8CFEC5 #FE8CFE #FE8C8C
monochromatic
#13FD88 #4FFDA6 #8CFEC5 #C9FFE4 #E1FFF0
Accessibility & contrast
On white
1.23
#8CFEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#8CFEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFEC5
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFEC5 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEFC2
Deuteranopia (green-blind)
#EAE3C8
Tritanopia (blue-blind)
#6DFDEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8cfec5; /* rgb */ color: rgb(140, 254, 197); /* oklch */ color: oklch(91.4% 0.132 160.4);
Tailwind
colors: {
custom: {
50: '#b3ffd6',
500: '#8cfec5',
950: '#000000',
},
}SCSS
$custom: #8cfec5; $custom-light: #b3ffd6; $custom-dark: #000000;
JSON
{
"hex": "#8cfec5",
"rgb": {
"r": 140,
"g": 254,
"b": 197
},
"hsl": {
"h": 150,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.91417,
"c": 0.13232,
"h": 160.4
},
"luminance": 0.8049
}Semantic roles & 50–950 ramp
primary
#8CFEC5
secondary
#DF5097
accent
#0073E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683