#6FE79E#6FE79E
#6FE79E is a very light, vivid green. Relative luminance 0.630; OKLCH L 84.0% C 0.150 H 154.7°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE79E |
|---|---|
| RGB | rgb(111, 231, 158) |
| HSL | hsl(144, 71%, 67%) |
| HSV | hsv(144, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 31.6%, 9.4%) |
| CIE-LAB | lab(83.44, -49.91, 25.49) |
| CIE-LCH | lch(83.44, 56.04, 152.95°) |
| OKLab | oklab(83.99% -0.136 0.0644) |
| OKLCH | oklch(83.99% 0.15 154.7) |
| XYZ | xyz(41.2999, 62.9964, 42.3243) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.89
Seafoam (survey)
#80F9AD
ΔE00 3.98
Light Greenish Blue
#63F7B4
ΔE00 4.36
Light Blue Green
#7EFBB3
ΔE00 4.42
Aqua Green
#12E193
ΔE00 4.68
Light Bluish Green
#76FDA8
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE79E #E76FB8
analogous
#7CE76F #6FE79E #6FE7DA
triadic
#6FE79E #9E6FE7 #E79E6F
tetradic
#6FE79E #6F7CE7 #E76FB8 #E7DA6F
square
#6FE79E #6F7CE7 #E76FB8 #E7DA6F
split-complementary
#6FE79E #DA6FE7 #E76F7C
monochromatic
#1FBC5D #3BDE7B #6FE79E #A3F0C1 #D8F8E5
Accessibility & contrast
On white
1.54
#6FE79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#6FE79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE79E
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE79E | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D799
Deuteranopia (green-blind)
#D5CBA2
Tritanopia (blue-blind)
#4EE5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe79e; /* rgb */ color: rgb(111, 231, 158); /* oklch */ color: oklch(84.0% 0.150 154.7);
Tailwind
colors: {
custom: {
50: '#a0efbb',
500: '#6fe79e',
950: '#000000',
},
}SCSS
$custom: #6fe79e; $custom-light: #a0efbb; $custom-dark: #000000;
JSON
{
"hex": "#6fe79e",
"rgb": {
"r": 111,
"g": 231,
"b": 158
},
"hsl": {
"h": 143.5,
"s": 71.429,
"l": 67.059
},
"oklch": {
"l": 0.83986,
"c": 0.15048,
"h": 154.7
},
"luminance": 0.63
}Semantic roles & 50–950 ramp
primary
#6FE79E
secondary
#BC3F8B
accent
#1288D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582