#6CFC8D#6CFC8D
#6CFC8D is a very light, vivid green. Relative luminance 0.747; OKLCH L 88.6% C 0.196 H 148.5°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFC8D |
|---|---|
| RGB | rgb(108, 252, 141) |
| HSL | hsl(134, 96%, 71%) |
| HSV | hsv(134, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(89.27, -61.74, 41.67) |
| CIE-LCH | lch(89.27, 74.48, 145.98°) |
| OKLab | oklab(88.64% -0.167 0.1023) |
| OKLCH | oklch(88.64% 0.196 148.5) |
| XYZ | xyz(45.7993, 74.7278, 37.2045) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.96
Lightgreen (survey)
#76FF7B
ΔE00 3.16
Mint Green
#8FFF9F
ΔE00 3.24
Wintergreen
#20F986
ΔE00 3.34
Spring Green
#00FF7F
ΔE00 3.63
Spearmint
#1EF876
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFC8D #FC6CDB
analogous
#93FC6C #6CFC8D #6CFCD5
triadic
#6CFC8D #8D6CFC #FC8D6C
tetradic
#6CFC8D #6C93FC #FC6CDB #FCD56C
square
#6CFC8D #6C93FC #FC6CDB #FCD56C
split-complementary
#6CFC8D #D56CFC #FC6C93
monochromatic
#05E939 #30FB5E #6CFC8D #A8FDBC #E1FEE8
Accessibility & contrast
On white
1.32
#6CFC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#6CFC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFC8D
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFC8D | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE885
Deuteranopia (green-blind)
#EBDB94
Tritanopia (blue-blind)
#49F7E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6cfc8d; /* rgb */ color: rgb(108, 252, 141); /* oklch */ color: oklch(88.6% 0.196 148.5);
Tailwind
colors: {
custom: {
50: '#a2feb0',
500: '#6cfc8d',
950: '#000000',
},
}SCSS
$custom: #6cfc8d; $custom-light: #a2feb0; $custom-dark: #000000;
JSON
{
"hex": "#6cfc8d",
"rgb": {
"r": 108,
"g": 252,
"b": 141
},
"hsl": {
"h": 133.75,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.88643,
"c": 0.19583,
"h": 148.5
},
"luminance": 0.74732
}Semantic roles & 50–950 ramp
primary
#6CFC8D
secondary
#D735B2
accent
#00B1E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681