#6CFC85#6CFC85
#6CFC85 is a very light, highly saturated green. Relative luminance 0.745; OKLCH L 88.5% C 0.203 H 147.0°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFC85 |
|---|---|
| RGB | rgb(108, 252, 133) |
| HSL | hsl(130, 96%, 71%) |
| HSV | hsv(130, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 47.2%, 1.2%) |
| CIE-LAB | lab(89.16, -62.92, 45.38) |
| CIE-LCH | lch(89.16, 77.57, 144.20°) |
| OKLab | oklab(88.52% -0.1702 0.1104) |
| OKLCH | oklch(88.52% 0.203 147) |
| XYZ | xyz(45.2254, 74.4983, 34.1821) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.08
Easter Green
#8CFD7E
ΔE00 3.35
Spearmint
#1EF876
ΔE00 3.40
Spring Green
#00FF7F
ΔE00 3.53
Baby Green
#8CFF9E
ΔE00 3.62
Wintergreen
#20F986
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFC85 #FC6CE3
analogous
#9BFC6C #6CFC85 #6CFCCD
triadic
#6CFC85 #856CFC #FC856C
tetradic
#6CFC85 #6C9BFC #FC6CE3 #FCCD6C
square
#6CFC85 #6C9BFC #FC6CE3 #FCCD6C
split-complementary
#6CFC85 #CD6CFC #FC6C9B
monochromatic
#05E92C #30FB53 #6CFC85 #A8FDB7 #E1FEE6
Accessibility & contrast
On white
1.32
#6CFC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#6CFC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFC85
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFC85 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87B
Deuteranopia (green-blind)
#ECDB8D
Tritanopia (blue-blind)
#4CF7E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6cfc85; /* rgb */ color: rgb(108, 252, 133); /* oklch */ color: oklch(88.5% 0.203 147.0);
Tailwind
colors: {
custom: {
50: '#a2feaa',
500: '#6cfc85',
950: '#000000',
},
}SCSS
$custom: #6cfc85; $custom-light: #a2feaa; $custom-dark: #000000;
JSON
{
"hex": "#6cfc85",
"rgb": {
"r": 108,
"g": 252,
"b": 133
},
"hsl": {
"h": 130.417,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.88519,
"c": 0.2029,
"h": 147
},
"luminance": 0.74502
}Semantic roles & 50–950 ramp
primary
#6CFC85
secondary
#D735BB
accent
#00BEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681