#6FF79B#6FF79B
#6FF79B is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.8% C 0.175 H 151.7°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF79B |
|---|---|
| RGB | rgb(111, 247, 155) |
| HSL | hsl(139, 89%, 70%) |
| HSV | hsv(139, 55%, 97%) |
| CMYK | cmyk(55.1%, 0%, 37.2%, 3.1%) |
| CIE-LAB | lab(88.10, -56.89, 33.26) |
| CIE-LCH | lch(88.10, 65.90, 149.69°) |
| OKLab | oklab(87.78% -0.1543 0.083) |
| OKLCH | oklch(87.78% 0.175 151.7) |
| XYZ | xyz(45.7293, 72.2635, 42.5424) |
| Luminance | 0.7227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.89
Light Green Blue
#56FCA2
ΔE00 2.28
Sea Green (survey)
#53FCA1
ΔE00 2.34
Seafoam Green
#7AF9AB
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.89
Baby Green
#8CFF9E
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF79B #F76FCB
analogous
#87F76F #6FF79B #6FF7DF
triadic
#6FF79B #9B6FF7 #F79B6F
tetradic
#6FF79B #6F87F7 #F76FCB #F7DF6F
square
#6FF79B #6F87F7 #F76FCB #F7DF6F
split-complementary
#6FF79B #DF6FF7 #F76F87
monochromatic
#0CDF51 #35F473 #6FF79B #A9FAC3 #E2FDEB
Accessibility & contrast
On white
1.36
#6FF79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#6FF79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF79B
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF79B | 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)
#F8E595
Deuteranopia (green-blind)
#E5D8A1
Tritanopia (blue-blind)
#4BF4E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff79b; /* rgb */ color: rgb(111, 247, 155); /* oklch */ color: oklch(87.8% 0.175 151.7);
Tailwind
colors: {
custom: {
50: '#a2fbb9',
500: '#6ff79b',
950: '#000000',
},
}SCSS
$custom: #6ff79b; $custom-light: #a2fbb9; $custom-dark: #000000;
JSON
{
"hex": "#6ff79b",
"rgb": {
"r": 111,
"g": 247,
"b": 155
},
"hsl": {
"h": 139.412,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.87777,
"c": 0.17518,
"h": 151.7
},
"luminance": 0.72268
}Semantic roles & 50–950 ramp
primary
#6FF79B
secondary
#D139A0
accent
#009BE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581