#6FF799#6FF799
#6FF799 is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.7% C 0.177 H 151.2°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF799 |
|---|---|
| RGB | rgb(111, 247, 153) |
| HSL | hsl(139, 89%, 70%) |
| HSV | hsv(139, 55%, 97%) |
| CMYK | cmyk(55.1%, 0%, 38.1%, 3.1%) |
| CIE-LAB | lab(88.06, -57.23, 34.22) |
| CIE-LCH | lch(88.06, 66.68, 149.13°) |
| OKLab | oklab(87.74% -0.1551 0.0852) |
| OKLCH | oklch(87.74% 0.177 151.2) |
| XYZ | xyz(45.5628, 72.1969, 41.6651) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.15
Light Green Blue
#56FCA2
ΔE00 2.47
Sea Green (survey)
#53FCA1
ΔE00 2.51
Seafoam Green
#7AF9AB
ΔE00 2.82
Baby Green
#8CFF9E
ΔE00 2.96
Mint Green
#8FFF9F
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF799 #F76FCD
analogous
#89F76F #6FF799 #6FF7DD
triadic
#6FF799 #996FF7 #F7996F
tetradic
#6FF799 #6F89F7 #F76FCD #F7DD6F
square
#6FF799 #6F89F7 #F76FCD #F7DD6F
split-complementary
#6FF799 #DD6FF7 #F76F89
monochromatic
#0CDF4D #35F470 #6FF799 #A9FAC2 #E2FDEA
Accessibility & contrast
On white
1.36
#6FF799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#6FF799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF799
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF799 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E593
Deuteranopia (green-blind)
#E5D89F
Tritanopia (blue-blind)
#4BF3DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff799; /* rgb */ color: rgb(111, 247, 153); /* oklch */ color: oklch(87.7% 0.177 151.2);
Tailwind
colors: {
custom: {
50: '#a2fbb8',
500: '#6ff799',
950: '#000000',
},
}SCSS
$custom: #6ff799; $custom-light: #a2fbb8; $custom-dark: #000000;
JSON
{
"hex": "#6ff799",
"rgb": {
"r": 111,
"g": 247,
"b": 153
},
"hsl": {
"h": 138.529,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.8774,
"c": 0.177,
"h": 151.2
},
"luminance": 0.72201
}Semantic roles & 50–950 ramp
primary
#6FF799
secondary
#D139A2
accent
#009FE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581