#6FF97B#6FF97B
#6FF97B is a very light, highly saturated green. Relative luminance 0.726; OKLCH L 87.7% C 0.206 H 145.2°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF97B |
|---|---|
| RGB | rgb(111, 249, 123) |
| HSL | hsl(125, 92%, 71%) |
| HSV | hsv(125, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 50.6%, 2.4%) |
| CIE-LAB | lab(88.24, -62.49, 48.97) |
| CIE-LCH | lch(88.24, 79.39, 141.92°) |
| OKLab | oklab(87.75% -0.1694 0.118) |
| OKLCH | oklch(87.75% 0.206 145.2) |
| XYZ | xyz(44.0038, 72.5571, 30.4211) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.46
Easter Green
#8CFD7E
ΔE00 2.63
Lighter Green
#75FD63
ΔE00 3.46
Spearmint
#1EF876
ΔE00 3.62
Light Bright Green
#53FE5C
ΔE00 3.75
Light Green
#96F97B
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF97B #F96FED
analogous
#A8F96F #6FF97B #6FF9C0
triadic
#6FF97B #7B6FF9 #F97B6F
tetradic
#6FF97B #6FA8F9 #F96FED #F9C06F
square
#6FF97B #6FA8F9 #F96FED #F9C06F
split-complementary
#6FF97B #C06FF9 #F96FA8
monochromatic
#0AE41D #34F745 #6FF97B #AAFBB1 #E2FEE4
Accessibility & contrast
On white
1.35
#6FF97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#6FF97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF97B
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF97B | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE570
Deuteranopia (green-blind)
#EBD984
Tritanopia (blue-blind)
#55F3DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff97b; /* rgb */ color: rgb(111, 249, 123); /* oklch */ color: oklch(87.7% 0.206 145.2);
Tailwind
colors: {
custom: {
50: '#a3fca3',
500: '#6ff97b',
950: '#000000',
},
}SCSS
$custom: #6ff97b; $custom-light: #a3fca3; $custom-dark: #000000;
JSON
{
"hex": "#6ff97b",
"rgb": {
"r": 111,
"g": 249,
"b": 123
},
"hsl": {
"h": 125.217,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.87746,
"c": 0.20645,
"h": 145.2
},
"luminance": 0.72561
}Semantic roles & 50–950 ramp
primary
#6FF97B
secondary
#D438C6
accent
#00D2E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680