#6FF79A#6FF79A
#6FF79A is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.8% C 0.176 H 151.5°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF79A |
|---|---|
| RGB | rgb(111, 247, 154) |
| HSL | hsl(139, 89%, 70%) |
| HSV | hsv(139, 55%, 97%) |
| CMYK | cmyk(55.1%, 0%, 37.7%, 3.1%) |
| CIE-LAB | lab(88.08, -57.06, 33.74) |
| CIE-LCH | lch(88.08, 66.29, 149.41°) |
| OKLab | oklab(87.76% -0.1547 0.0841) |
| OKLCH | oklch(87.76% 0.176 151.5) |
| XYZ | xyz(45.6457, 72.2300, 42.1019) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.01
Light Green Blue
#56FCA2
ΔE00 2.37
Sea Green (survey)
#53FCA1
ΔE00 2.42
Seafoam Green
#7AF9AB
ΔE00 2.66
Baby Green
#8CFF9E
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF79A #F76FCC
analogous
#88F76F #6FF79A #6FF7DE
triadic
#6FF79A #9A6FF7 #F79A6F
tetradic
#6FF79A #6F88F7 #F76FCC #F7DE6F
square
#6FF79A #6F88F7 #F76FCC #F7DE6F
split-complementary
#6FF79A #DE6FF7 #F76F88
monochromatic
#0CDF4F #35F471 #6FF79A #A9FAC3 #E2FDEB
Accessibility & contrast
On white
1.36
#6FF79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#6FF79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF79A
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF79A | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E594
Deuteranopia (green-blind)
#E5D8A0
Tritanopia (blue-blind)
#4BF4E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff79a; /* rgb */ color: rgb(111, 247, 154); /* oklch */ color: oklch(87.8% 0.176 151.5);
Tailwind
colors: {
custom: {
50: '#a2fbb8',
500: '#6ff79a',
950: '#000000',
},
}SCSS
$custom: #6ff79a; $custom-light: #a2fbb8; $custom-dark: #000000;
JSON
{
"hex": "#6ff79a",
"rgb": {
"r": 111,
"g": 247,
"b": 154
},
"hsl": {
"h": 138.971,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.87759,
"c": 0.17609,
"h": 151.5
},
"luminance": 0.72234
}Semantic roles & 50–950 ramp
primary
#6FF79A
secondary
#D139A1
accent
#009DE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581