#6FF49E#6FF49E
#6FF49E is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.1% C 0.168 H 152.9°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF49E |
|---|---|
| RGB | rgb(111, 244, 158) |
| HSL | hsl(141, 86%, 70%) |
| HSV | hsv(141, 55%, 96%) |
| CMYK | cmyk(54.5%, 0%, 35.2%, 4.3%) |
| CIE-LAB | lab(87.26, -55.19, 30.65) |
| CIE-LCH | lch(87.26, 63.13, 150.96°) |
| OKLab | oklab(87.11% -0.1498 0.0768) |
| OKLCH | oklch(87.11% 0.168 152.9) |
| XYZ | xyz(45.0744, 70.5455, 43.5824) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.94
Light Bluish Green
#76FDA8
ΔE00 1.96
Seafoam (survey)
#80F9AD
ΔE00 2.34
Light Green Blue
#56FCA2
ΔE00 2.41
Sea Green (survey)
#53FCA1
ΔE00 2.51
Light Blue Green
#7EFBB3
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF49E #F46FC5
analogous
#83F46F #6FF49E #6FF4E0
triadic
#6FF49E #9E6FF4 #F49E6F
tetradic
#6FF49E #6F83F4 #F46FC5 #F4E06F
square
#6FF49E #6F83F4 #F46FC5 #F4E06F
split-complementary
#6FF49E #E06FF4 #F46F83
monochromatic
#11D857 #36F078 #6FF49E #A8F8C4 #E1FDEB
Accessibility & contrast
On white
1.39
#6FF49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#6FF49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF49E
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF49E | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E298
Deuteranopia (green-blind)
#E2D6A3
Tritanopia (blue-blind)
#4AF1DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6ff49e; /* rgb */ color: rgb(111, 244, 158); /* oklch */ color: oklch(87.1% 0.168 152.9);
Tailwind
colors: {
custom: {
50: '#a2f8bb',
500: '#6ff49e',
950: '#000000',
},
}SCSS
$custom: #6ff49e; $custom-light: #a2f8bb; $custom-dark: #000000;
JSON
{
"hex": "#6ff49e",
"rgb": {
"r": 111,
"g": 244,
"b": 158
},
"hsl": {
"h": 141.203,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.87112,
"c": 0.16839,
"h": 152.9
},
"luminance": 0.70549
}Semantic roles & 50–950 ramp
primary
#6FF49E
secondary
#CE3999
accent
#0393E2
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582