#6FFD83#6FFD83
#6FFD83 is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.8% C 0.205 H 146.3°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFD83 |
|---|---|
| RGB | rgb(111, 253, 131) |
| HSL | hsl(128, 97%, 71%) |
| HSV | hsv(128, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(89.52, -62.89, 46.80) |
| CIE-LCH | lch(89.52, 78.39, 143.35°) |
| OKLab | oklab(88.83% -0.1703 0.1135) |
| OKLCH | oklch(88.83% 0.205 146.3) |
| XYZ | xyz(45.7747, 75.2647, 33.5836) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.56
Easter Green
#8CFD7E
ΔE00 2.91
Spearmint
#1EF876
ΔE00 3.62
Spring Green
#00FF7F
ΔE00 3.76
Baby Green
#8CFF9E
ΔE00 3.79
Mint Green
#8FFF9F
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFD83 #FD6FE9
analogous
#A2FD6F #6FFD83 #6FFDCA
triadic
#6FFD83 #836FFD #FD836F
tetradic
#6FFD83 #6FA2FD #FD6FE9 #FDCA6F
square
#6FFD83 #6FA2FD #FD6FE9 #FDCA6F
split-complementary
#6FFD83 #CA6FFD #FD6FA2
monochromatic
#03EE24 #33FC4F #6FFD83 #ABFEB7 #E1FFE5
Accessibility & contrast
On white
1.31
#6FFD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#6FFD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFD83
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFD83 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#EEDC8B
Tritanopia (blue-blind)
#52F8E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6ffd83; /* rgb */ color: rgb(111, 253, 131); /* oklch */ color: oklch(88.8% 0.205 146.3);
Tailwind
colors: {
custom: {
50: '#a3ffa9',
500: '#6ffd83',
950: '#000000',
},
}SCSS
$custom: #6ffd83; $custom-light: #a3ffa9; $custom-dark: #000000;
JSON
{
"hex": "#6ffd83",
"rgb": {
"r": 111,
"g": 253,
"b": 131
},
"hsl": {
"h": 128.451,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.88831,
"c": 0.20466,
"h": 146.3
},
"luminance": 0.75269
}Semantic roles & 50–950 ramp
primary
#6FFD83
secondary
#D937C2
accent
#00C5E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681