#6CFE83#6CFE83
#6CFE83 is a very light, highly saturated green. Relative luminance 0.757; OKLCH L 89.0% C 0.207 H 146.6°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFE83 |
|---|---|
| RGB | rgb(108, 254, 131) |
| HSL | hsl(129, 99%, 71%) |
| HSV | hsv(129, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 48.4%, 0.4%) |
| CIE-LAB | lab(89.72, -63.94, 47.03) |
| CIE-LCH | lch(89.72, 79.37, 143.66°) |
| OKLab | oklab(88.98% -0.173 0.114) |
| OKLCH | oklch(88.98% 0.207 146.6) |
| XYZ | xyz(45.7199, 75.7062, 33.6717) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.60
Easter Green
#8CFD7E
ΔE00 3.10
Spearmint
#1EF876
ΔE00 3.48
Spring Green
#00FF7F
ΔE00 3.53
Baby Green
#8CFF9E
ΔE00 3.91
Minty Green
#0BF77D
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFE83 #FE6CE7
analogous
#9EFE6C #6CFE83 #6CFECC
triadic
#6CFE83 #836CFE #FE836C
tetradic
#6CFE83 #6C9EFE #FE6CE7 #FECC6C
square
#6CFE83 #6C9EFE #FE6CE7 #FECC6C
split-complementary
#6CFE83 #CC6CFE #FE6C9E
monochromatic
#02EE27 #2FFE50 #6CFE83 #A9FEB6 #E1FFE5
Accessibility & contrast
On white
1.30
#6CFE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#6CFE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFE83
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFE83 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA79
Deuteranopia (green-blind)
#EEDC8C
Tritanopia (blue-blind)
#4CF9E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6cfe83; /* rgb */ color: rgb(108, 254, 131); /* oklch */ color: oklch(89.0% 0.207 146.6);
Tailwind
colors: {
custom: {
50: '#a2ffa9',
500: '#6cfe83',
950: '#000000',
},
}SCSS
$custom: #6cfe83; $custom-light: #a2ffa9; $custom-dark: #000000;
JSON
{
"hex": "#6cfe83",
"rgb": {
"r": 108,
"g": 254,
"b": 131
},
"hsl": {
"h": 129.452,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.88976,
"c": 0.20722,
"h": 146.6
},
"luminance": 0.7571
}Semantic roles & 50–950 ramp
primary
#6CFE83
secondary
#DA34C0
accent
#00C1E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681