#6EE79F#6EE79F
#6EE79F is a very light, vivid green. Relative luminance 0.630; OKLCH L 84.0% C 0.150 H 155.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE79F |
|---|---|
| RGB | rgb(110, 231, 159) |
| HSL | hsl(144, 72%, 67%) |
| HSV | hsv(144, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(83.42, -49.96, 24.95) |
| CIE-LCH | lch(83.42, 55.84, 153.47°) |
| OKLab | oklab(83.97% -0.1362 0.0631) |
| OKLCH | oklch(83.97% 0.15 155.2) |
| XYZ | xyz(41.2611, 62.9665, 42.7736) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.92
Seafoam (survey)
#80F9AD
ΔE00 4.01
Light Greenish Blue
#63F7B4
ΔE00 4.22
Light Blue Green
#7EFBB3
ΔE00 4.39
Aqua Green
#12E193
ΔE00 4.60
Light Bluish Green
#76FDA8
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE79F #E76EB6
analogous
#79E76E #6EE79F #6EE7DC
triadic
#6EE79F #9F6EE7 #E79F6E
tetradic
#6EE79F #6E79E7 #E76EB6 #E7DC6E
square
#6EE79F #6E79E7 #E76EB6 #E7DC6E
split-complementary
#6EE79F #DC6EE7 #E76E79
monochromatic
#1FBC5E #39DE7C #6EE79F #A3F0C2 #D7F8E5
Accessibility & contrast
On white
1.54
#6EE79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#6EE79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE79F
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE79F | 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)
#E6D79B
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#4CE5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee79f; /* rgb */ color: rgb(110, 231, 159); /* oklch */ color: oklch(84.0% 0.150 155.2);
Tailwind
colors: {
custom: {
50: '#a0efbb',
500: '#6ee79f',
950: '#000000',
},
}SCSS
$custom: #6ee79f; $custom-light: #a0efbb; $custom-dark: #000000;
JSON
{
"hex": "#6ee79f",
"rgb": {
"r": 110,
"g": 231,
"b": 159
},
"hsl": {
"h": 144.298,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.8397,
"c": 0.1501,
"h": 155.2
},
"luminance": 0.6297
}Semantic roles & 50–950 ramp
primary
#6EE79F
secondary
#BB3E88
accent
#1285D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582