#6FF17F#6FF17F
#6FF17F is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.193 H 146.1°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF17F |
|---|---|
| RGB | rgb(111, 241, 127) |
| HSL | hsl(127, 82%, 69%) |
| HSV | hsv(127, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 47.3%, 5.5%) |
| CIE-LAB | lab(85.92, -58.94, 44.20) |
| CIE-LCH | lch(85.92, 73.67, 143.13°) |
| OKLab | oklab(85.86% -0.1597 0.1075) |
| OKLCH | oklch(85.86% 0.193 146.1) |
| XYZ | xyz(41.8391, 67.8188, 30.9601) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.46
Lightgreen
#90EE90
ΔE00 3.73
Spearmint
#1EF876
ΔE00 3.93
Easter Green
#8CFD7E
ΔE00 3.94
Minty Green
#0BF77D
ΔE00 4.16
Wintergreen
#20F986
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF17F #F16FE1
analogous
#A0F16F #6FF17F #6FF1C0
triadic
#6FF17F #7F6FF1 #F17F6F
tetradic
#6FF17F #6FA0F1 #F16FE1 #F1C06F
square
#6FF17F #6FA0F1 #F16FE1 #F1C06F
split-complementary
#6FF17F #C06FF1 #F16FA0
monochromatic
#14D12C #37EC4D #6FF17F #A7F6B1 #DFFCE2
Accessibility & contrast
On white
1.44
#6FF17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#6FF17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF17F
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF17F | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE76
Deuteranopia (green-blind)
#E3D287
Tritanopia (blue-blind)
#56ECD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ff17f; /* rgb */ color: rgb(111, 241, 127); /* oklch */ color: oklch(85.9% 0.193 146.1);
Tailwind
colors: {
custom: {
50: '#a2f6a6',
500: '#6ff17f',
950: '#000000',
},
}SCSS
$custom: #6ff17f; $custom-light: #a2f6a6; $custom-dark: #000000;
JSON
{
"hex": "#6ff17f",
"rgb": {
"r": 111,
"g": 241,
"b": 127
},
"hsl": {
"h": 127.385,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.85856,
"c": 0.19254,
"h": 146.1
},
"luminance": 0.67822
}Semantic roles & 50–950 ramp
primary
#6FF17F
secondary
#CA3AB8
accent
#07C4DF
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580