#6FE79F#6FE79F
#6FE79F is a very light, vivid green. Relative luminance 0.630; OKLCH L 84.0% C 0.150 H 155.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE79F |
|---|---|
| RGB | rgb(111, 231, 159) |
| HSL | hsl(144, 71%, 67%) |
| HSV | hsv(144, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(83.46, -49.73, 25.00) |
| CIE-LCH | lch(83.46, 55.66, 153.31°) |
| OKLab | oklab(84.01% -0.1356 0.0632) |
| OKLCH | oklch(84.01% 0.15 155) |
| XYZ | xyz(41.3863, 63.0310, 42.7794) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.91
Seafoam (survey)
#80F9AD
ΔE00 3.98
Light Greenish Blue
#63F7B4
ΔE00 4.25
Light Blue Green
#7EFBB3
ΔE00 4.38
Aqua Green
#12E193
ΔE00 4.68
Light Sea Green
#98F6B0
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE79F #E76FB7
analogous
#7BE76F #6FE79F #6FE7DB
triadic
#6FE79F #9F6FE7 #E79F6F
tetradic
#6FE79F #6F7BE7 #E76FB7 #E7DB6F
square
#6FE79F #6F7BE7 #E76FB7 #E7DB6F
split-complementary
#6FE79F #DB6FE7 #E76F7B
monochromatic
#1FBC5E #3BDE7C #6FE79F #A3F0C2 #D8F8E5
Accessibility & contrast
On white
1.54
#6FE79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#6FE79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE79F
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE79F | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#4EE5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe79f; /* rgb */ color: rgb(111, 231, 159); /* oklch */ color: oklch(84.0% 0.150 155.0);
Tailwind
colors: {
custom: {
50: '#a0efbb',
500: '#6fe79f',
950: '#000000',
},
}SCSS
$custom: #6fe79f; $custom-light: #a0efbb; $custom-dark: #000000;
JSON
{
"hex": "#6fe79f",
"rgb": {
"r": 111,
"g": 231,
"b": 159
},
"hsl": {
"h": 144,
"s": 71.429,
"l": 67.059
},
"oklch": {
"l": 0.84007,
"c": 0.14957,
"h": 155
},
"luminance": 0.63035
}Semantic roles & 50–950 ramp
primary
#6FE79F
secondary
#BC3F8A
accent
#1286D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582