#6FF97C#6FF97C
#6FF97C is a very light, highly saturated green. Relative luminance 0.726; OKLCH L 87.8% C 0.206 H 145.3°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF97C |
|---|---|
| RGB | rgb(111, 249, 124) |
| HSL | hsl(126, 92%, 71%) |
| HSV | hsv(126, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 50.2%, 2.4%) |
| CIE-LAB | lab(88.25, -62.36, 48.52) |
| CIE-LCH | lch(88.25, 79.01, 142.12°) |
| OKLab | oklab(87.76% -0.169 0.117) |
| OKLCH | oklch(87.76% 0.206 145.3) |
| XYZ | xyz(44.0667, 72.5822, 30.7524) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.52
Easter Green
#8CFD7E
ΔE00 2.68
Lighter Green
#75FD63
ΔE00 3.58
Spearmint
#1EF876
ΔE00 3.59
Light Green
#96F97B
ΔE00 3.83
Light Bright Green
#53FE5C
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF97C #F96FEC
analogous
#A7F96F #6FF97C #6FF9C1
triadic
#6FF97C #7C6FF9 #F97C6F
tetradic
#6FF97C #6FA7F9 #F96FEC #F9C16F
square
#6FF97C #6FA7F9 #F96FEC #F9C16F
split-complementary
#6FF97C #C16FF9 #F96FA7
monochromatic
#0AE41E #34F747 #6FF97C #AAFBB1 #E2FEE4
Accessibility & contrast
On white
1.35
#6FF97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#6FF97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF97C
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF97C | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE571
Deuteranopia (green-blind)
#EBD985
Tritanopia (blue-blind)
#55F3DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff97c; /* rgb */ color: rgb(111, 249, 124); /* oklch */ color: oklch(87.8% 0.206 145.3);
Tailwind
colors: {
custom: {
50: '#a3fca4',
500: '#6ff97c',
950: '#000000',
},
}SCSS
$custom: #6ff97c; $custom-light: #a3fca4; $custom-dark: #000000;
JSON
{
"hex": "#6ff97c",
"rgb": {
"r": 111,
"g": 249,
"b": 124
},
"hsl": {
"h": 125.652,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.8776,
"c": 0.20558,
"h": 145.3
},
"luminance": 0.72586
}Semantic roles & 50–950 ramp
primary
#6FF97C
secondary
#D438C5
accent
#00D0E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680