#6EFD83#6EFD83
#6EFD83 is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.8% C 0.205 H 146.4°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFD83 |
|---|---|
| RGB | rgb(110, 253, 131) |
| HSL | hsl(129, 97%, 71%) |
| HSV | hsv(129, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(89.49, -63.12, 46.75) |
| CIE-LCH | lch(89.49, 78.55, 143.47°) |
| OKLab | oklab(88.8% -0.1709 0.1134) |
| OKLCH | oklch(88.8% 0.205 146.4) |
| XYZ | xyz(45.6495, 75.2001, 33.5778) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.61
Easter Green
#8CFD7E
ΔE00 2.99
Spearmint
#1EF876
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 3.69
Baby Green
#8CFF9E
ΔE00 3.81
Minty Green
#0BF77D
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFD83 #FD6EE8
analogous
#A0FD6E #6EFD83 #6EFDCA
triadic
#6EFD83 #836EFD #FD836E
tetradic
#6EFD83 #6EA0FD #FD6EE8 #FDCA6E
square
#6EFD83 #6EA0FD #FD6EE8 #FDCA6E
split-complementary
#6EFD83 #CA6EFD #FD6EA0
monochromatic
#03ED26 #32FC4F #6EFD83 #AAFEB7 #E1FFE5
Accessibility & contrast
On white
1.31
#6EFD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#6EFD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFD83
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFD83 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#EDDC8C
Tritanopia (blue-blind)
#50F8E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6efd83; /* rgb */ color: rgb(110, 253, 131); /* oklch */ color: oklch(88.8% 0.205 146.4);
Tailwind
colors: {
custom: {
50: '#a3ffa9',
500: '#6efd83',
950: '#000000',
},
}SCSS
$custom: #6efd83; $custom-light: #a3ffa9; $custom-dark: #000000;
JSON
{
"hex": "#6efd83",
"rgb": {
"r": 110,
"g": 253,
"b": 131
},
"hsl": {
"h": 128.811,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.88798,
"c": 0.20509,
"h": 146.4
},
"luminance": 0.75204
}Semantic roles & 50–950 ramp
primary
#6EFD83
secondary
#D936C1
accent
#00C4E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681