#6FF58D#6FF58D
#6FF58D is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.0% C 0.185 H 148.6°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF58D |
|---|---|
| RGB | rgb(111, 245, 141) |
| HSL | hsl(133, 87%, 70%) |
| HSV | hsv(133, 55%, 96%) |
| CMYK | cmyk(54.7%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(87.29, -58.40, 39.15) |
| CIE-LCH | lch(87.29, 70.31, 146.16°) |
| OKLab | oklab(87.05% -0.1581 0.0965) |
| OKLCH | oklch(87.05% 0.185 148.6) |
| XYZ | xyz(44.0127, 70.6035, 36.5026) |
| Luminance | 0.7061 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.13
Mint Green
#8FFF9F
ΔE00 3.35
Lightgreen
#90EE90
ΔE00 3.65
Wintergreen
#20F986
ΔE00 3.66
Light Bluish Green
#76FDA8
ΔE00 3.83
Palegreen
#98FB98
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF58D #F56FD7
analogous
#94F56F #6FF58D #6FF5D0
triadic
#6FF58D #8D6FF5 #F58D6F
tetradic
#6FF58D #6F94F5 #F56FD7 #F5D06F
square
#6FF58D #6F94F5 #F56FD7 #F5D06F
split-complementary
#6FF58D #D06FF5 #F56F94
monochromatic
#0FDA3D #36F160 #6FF58D #A8F9BA #E1FDE8
Accessibility & contrast
On white
1.39
#6FF58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#6FF58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF58D
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF58D | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E285
Deuteranopia (green-blind)
#E5D694
Tritanopia (blue-blind)
#51F1DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6ff58d; /* rgb */ color: rgb(111, 245, 141); /* oklch */ color: oklch(87.0% 0.185 148.6);
Tailwind
colors: {
custom: {
50: '#a2f9af',
500: '#6ff58d',
950: '#000000',
},
}SCSS
$custom: #6ff58d; $custom-light: #a2f9af; $custom-dark: #000000;
JSON
{
"hex": "#6ff58d",
"rgb": {
"r": 111,
"g": 245,
"b": 141
},
"hsl": {
"h": 133.433,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.87048,
"c": 0.18523,
"h": 148.6
},
"luminance": 0.70607
}Semantic roles & 50–950 ramp
primary
#6FF58D
secondary
#CF39AD
accent
#02B1E4
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581