#6FF59F#6FF59F
#6FF59F is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.4% C 0.169 H 153.0°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF59F |
|---|---|
| RGB | rgb(111, 245, 159) |
| HSL | hsl(141, 87%, 70%) |
| HSV | hsv(141, 55%, 96%) |
| CMYK | cmyk(54.7%, 0%, 35.1%, 3.9%) |
| CIE-LAB | lab(87.57, -55.41, 30.56) |
| CIE-LCH | lch(87.57, 63.28, 151.12°) |
| OKLab | oklab(87.37% -0.1504 0.0766) |
| OKLCH | oklch(87.37% 0.169 153) |
| XYZ | xyz(45.4625, 71.1835, 44.1382) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.75
Seafoam Green
#7AF9AB
ΔE00 1.80
Seafoam (survey)
#80F9AD
ΔE00 2.23
Light Green Blue
#56FCA2
ΔE00 2.25
Sea Green (survey)
#53FCA1
ΔE00 2.36
Light Blue Green
#7EFBB3
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF59F #F56FC5
analogous
#82F56F #6FF59F #6FF5E2
triadic
#6FF59F #9F6FF5 #F59F6F
tetradic
#6FF59F #6F82F5 #F56FC5 #F5E26F
square
#6FF59F #6F82F5 #F56FC5 #F5E26F
split-complementary
#6FF59F #E26FF5 #F56F82
monochromatic
#0FDA58 #36F179 #6FF59F #A8F9C5 #E1FDEB
Accessibility & contrast
On white
1.38
#6FF59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#6FF59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF59F
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF59F | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E399
Deuteranopia (green-blind)
#E3D6A4
Tritanopia (blue-blind)
#49F2DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6ff59f; /* rgb */ color: rgb(111, 245, 159); /* oklch */ color: oklch(87.4% 0.169 153.0);
Tailwind
colors: {
custom: {
50: '#a2f9bc',
500: '#6ff59f',
950: '#000000',
},
}SCSS
$custom: #6ff59f; $custom-light: #a2f9bc; $custom-dark: #000000;
JSON
{
"hex": "#6ff59f",
"rgb": {
"r": 111,
"g": 245,
"b": 159
},
"hsl": {
"h": 141.493,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.87372,
"c": 0.16885,
"h": 153
},
"luminance": 0.71188
}Semantic roles & 50–950 ramp
primary
#6FF59F
secondary
#CF3999
accent
#0293E4
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582