#8CFEC2#8CFEC2
#8CFEC2 is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.3% C 0.135 H 159.1°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFEC2 |
|---|---|
| RGB | rgb(140, 254, 194) |
| HSL | hsl(148, 98%, 77%) |
| HSV | hsv(148, 45%, 100%) |
| CMYK | cmyk(44.9%, 0%, 23.6%, 0.4%) |
| CIE-LAB | lab(91.84, -45.69, 18.76) |
| CIE-LCH | lch(91.84, 49.39, 157.68°) |
| OKLab | oklab(91.35% -0.126 0.048) |
| OKLCH | oklch(91.35% 0.135 159.1) |
| XYZ | xyz(55.9904, 80.3499, 63.5871) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.36
Light Seafoam
#A0FEBF
ΔE00 2.58
Light Blue Green
#7EFBB3
ΔE00 2.63
Seafoam (survey)
#80F9AD
ΔE00 3.50
Light Greenish Blue
#63F7B4
ΔE00 3.59
Light Sea Green
#98F6B0
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFEC2 #FE8CC8
analogous
#8FFE8C #8CFEC2 #8CFEFB
triadic
#8CFEC2 #C28CFE #FEC28C
tetradic
#8CFEC2 #8C8FFE #FE8CC8 #FEFB8C
square
#8CFEC2 #8C8FFE #FE8CC8 #FEFB8C
split-complementary
#8CFEC2 #FB8CFE #FE8C8F
monochromatic
#13FD82 #4FFDA2 #8CFEC2 #C9FFE2 #E1FFEF
Accessibility & contrast
On white
1.23
#8CFEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#8CFEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFEC2
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFEC2 | 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)
#FCEFBF
Deuteranopia (green-blind)
#EAE3C6
Tritanopia (blue-blind)
#6EFDED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8cfec2; /* rgb */ color: rgb(140, 254, 194); /* oklch */ color: oklch(91.3% 0.135 159.1);
Tailwind
colors: {
custom: {
50: '#b3ffd4',
500: '#8cfec2',
950: '#000000',
},
}SCSS
$custom: #8cfec2; $custom-light: #b3ffd4; $custom-dark: #000000;
JSON
{
"hex": "#8cfec2",
"rgb": {
"r": 140,
"g": 254,
"b": 194
},
"hsl": {
"h": 148.421,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.91348,
"c": 0.1348,
"h": 159.1
},
"luminance": 0.80354
}Semantic roles & 50–950 ramp
primary
#8CFEC2
secondary
#DF509B
accent
#0079E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683