#6FFD80#6FFD80
#6FFD80 is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.8% C 0.207 H 145.8°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFD80 |
|---|---|
| RGB | rgb(111, 253, 128) |
| HSL | hsl(127, 97%, 71%) |
| HSV | hsv(127, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(89.48, -63.30, 48.16) |
| CIE-LCH | lch(89.48, 79.54, 142.74°) |
| OKLab | oklab(88.79% -0.1715 0.1164) |
| OKLCH | oklch(88.79% 0.207 145.8) |
| XYZ | xyz(45.5743, 75.1845, 32.5283) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.20
Easter Green
#8CFD7E
ΔE00 2.70
Spearmint
#1EF876
ΔE00 3.65
Lighter Green
#75FD63
ΔE00 3.72
Spring Green
#00FF7F
ΔE00 3.86
Light Bright Green
#53FE5C
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFD80 #FD6FEC
analogous
#A5FD6F #6FFD80 #6FFDC7
triadic
#6FFD80 #806FFD #FD806F
tetradic
#6FFD80 #6FA5FD #FD6FEC #FDC76F
square
#6FFD80 #6FA5FD #FD6FEC #FDC76F
split-complementary
#6FFD80 #C76FFD #FD6FA5
monochromatic
#03EE1F #33FC4B #6FFD80 #ABFEB5 #E1FFE4
Accessibility & contrast
On white
1.31
#6FFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#6FFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFD80
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFD80 | 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)
#FFE975
Deuteranopia (green-blind)
#EEDC89
Tritanopia (blue-blind)
#53F7E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6ffd80; /* rgb */ color: rgb(111, 253, 128); /* oklch */ color: oklch(88.8% 0.207 145.8);
Tailwind
colors: {
custom: {
50: '#a4ffa7',
500: '#6ffd80',
950: '#000000',
},
}SCSS
$custom: #6ffd80; $custom-light: #a4ffa7; $custom-dark: #000000;
JSON
{
"hex": "#6ffd80",
"rgb": {
"r": 111,
"g": 253,
"b": 128
},
"hsl": {
"h": 127.183,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.88788,
"c": 0.20727,
"h": 145.8
},
"luminance": 0.75189
}Semantic roles & 50–950 ramp
primary
#6FFD80
secondary
#D937C6
accent
#00CAE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680