#6FE79D#6FE79D
#6FE79D is a very light, vivid green. Relative luminance 0.630; OKLCH L 84.0% C 0.151 H 154.3°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE79D |
|---|---|
| RGB | rgb(111, 231, 157) |
| HSL | hsl(143, 71%, 67%) |
| HSV | hsv(143, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 32%, 9.4%) |
| CIE-LAB | lab(83.42, -50.10, 25.98) |
| CIE-LCH | lch(83.42, 56.43, 152.59°) |
| OKLab | oklab(83.97% -0.1364 0.0656) |
| OKLCH | oklch(83.97% 0.151 154.3) |
| XYZ | xyz(41.2141, 62.9622, 41.8728) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.88
Seafoam (survey)
#80F9AD
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.46
Light Greenish Blue
#63F7B4
ΔE00 4.47
Aqua Green
#12E193
ΔE00 4.69
Light Bluish Green
#76FDA8
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE79D #E76FB9
analogous
#7DE76F #6FE79D #6FE7D9
triadic
#6FE79D #9D6FE7 #E79D6F
tetradic
#6FE79D #6F7DE7 #E76FB9 #E7D96F
square
#6FE79D #6F7DE7 #E76FB9 #E7D96F
split-complementary
#6FE79D #D96FE7 #E76F7D
monochromatic
#1FBC5C #3BDE79 #6FE79D #A3F0C1 #D8F8E4
Accessibility & contrast
On white
1.54
#6FE79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#6FE79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE79D
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE79D | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D798
Deuteranopia (green-blind)
#D6CBA2
Tritanopia (blue-blind)
#4FE5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe79d; /* rgb */ color: rgb(111, 231, 157); /* oklch */ color: oklch(84.0% 0.151 154.3);
Tailwind
colors: {
custom: {
50: '#a0efba',
500: '#6fe79d',
950: '#000000',
},
}SCSS
$custom: #6fe79d; $custom-light: #a0efba; $custom-dark: #000000;
JSON
{
"hex": "#6fe79d",
"rgb": {
"r": 111,
"g": 231,
"b": 157
},
"hsl": {
"h": 143,
"s": 71.429,
"l": 67.059
},
"oklch": {
"l": 0.83965,
"c": 0.15138,
"h": 154.3
},
"luminance": 0.62966
}Semantic roles & 50–950 ramp
primary
#6FE79D
secondary
#BC3F8C
accent
#1289D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581