#6CFC8A#6CFC8A
#6CFC8A is a very light, vivid green. Relative luminance 0.746; OKLCH L 88.6% C 0.199 H 147.9°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFC8A |
|---|---|
| RGB | rgb(108, 252, 138) |
| HSL | hsl(133, 96%, 71%) |
| HSV | hsv(133, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(89.22, -62.19, 43.07) |
| CIE-LCH | lch(89.22, 75.65, 145.30°) |
| OKLab | oklab(88.6% -0.1682 0.1054) |
| OKLCH | oklch(88.6% 0.199 147.9) |
| XYZ | xyz(45.5791, 74.6397, 36.0448) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.74
Baby Green
#8CFF9E
ΔE00 3.18
Wintergreen
#20F986
ΔE00 3.43
Mint Green
#8FFF9F
ΔE00 3.45
Spring Green
#00FF7F
ΔE00 3.55
Spearmint
#1EF876
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFC8A #FC6CDE
analogous
#96FC6C #6CFC8A #6CFCD2
triadic
#6CFC8A #8A6CFC #FC8A6C
tetradic
#6CFC8A #6C96FC #FC6CDE #FCD26C
square
#6CFC8A #6C96FC #FC6CDE #FCD26C
split-complementary
#6CFC8A #D26CFC #FC6C96
monochromatic
#05E934 #30FB5A #6CFC8A #A8FDBA #E1FEE7
Accessibility & contrast
On white
1.32
#6CFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#6CFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFC8A
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFC8A | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE881
Deuteranopia (green-blind)
#ECDB92
Tritanopia (blue-blind)
#4AF7E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6cfc8a; /* rgb */ color: rgb(108, 252, 138); /* oklch */ color: oklch(88.6% 0.199 147.9);
Tailwind
colors: {
custom: {
50: '#a2feae',
500: '#6cfc8a',
950: '#000000',
},
}SCSS
$custom: #6cfc8a; $custom-light: #a2feae; $custom-dark: #000000;
JSON
{
"hex": "#6cfc8a",
"rgb": {
"r": 108,
"g": 252,
"b": 138
},
"hsl": {
"h": 132.5,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.88595,
"c": 0.1985,
"h": 147.9
},
"luminance": 0.74644
}Semantic roles & 50–950 ramp
primary
#6CFC8A
secondary
#D735B5
accent
#00B6E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681