#6FF58F#6FF58F
#6FF58F is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.1% C 0.183 H 149.0°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF58F |
|---|---|
| RGB | rgb(111, 245, 143) |
| HSL | hsl(134, 87%, 70%) |
| HSV | hsv(134, 55%, 96%) |
| CMYK | cmyk(54.7%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(87.32, -58.08, 38.21) |
| CIE-LCH | lch(87.32, 69.52, 146.66°) |
| OKLab | oklab(87.08% -0.1573 0.0943) |
| OKLCH | oklch(87.08% 0.183 149) |
| XYZ | xyz(44.1629, 70.6636, 37.2934) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.07
Mint Green
#8FFF9F
ΔE00 3.29
Light Bluish Green
#76FDA8
ΔE00 3.55
Sea Green (survey)
#53FCA1
ΔE00 3.67
Lightgreen
#90EE90
ΔE00 3.67
Wintergreen
#20F986
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF58F #F56FD5
analogous
#92F56F #6FF58F #6FF5D2
triadic
#6FF58F #8F6FF5 #F58F6F
tetradic
#6FF58F #6F92F5 #F56FD5 #F5D26F
square
#6FF58F #6F92F5 #F56FD5 #F5D26F
split-complementary
#6FF58F #D26FF5 #F56F92
monochromatic
#0FDA40 #36F162 #6FF58F #A8F9BC #E1FDE8
Accessibility & contrast
On white
1.39
#6FF58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#6FF58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF58F
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF58F | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E288
Deuteranopia (green-blind)
#E5D696
Tritanopia (blue-blind)
#50F1DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6ff58f; /* rgb */ color: rgb(111, 245, 143); /* oklch */ color: oklch(87.1% 0.183 149.0);
Tailwind
colors: {
custom: {
50: '#a2f9b1',
500: '#6ff58f',
950: '#000000',
},
}SCSS
$custom: #6ff58f; $custom-light: #a2f9b1; $custom-dark: #000000;
JSON
{
"hex": "#6ff58f",
"rgb": {
"r": 111,
"g": 245,
"b": 143
},
"hsl": {
"h": 134.328,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.87082,
"c": 0.18341,
"h": 149
},
"luminance": 0.70667
}Semantic roles & 50–950 ramp
primary
#6FF58F
secondary
#CF39AB
accent
#02AEE4
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581