#6EE79C#6EE79C
#6EE79C is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.9% C 0.153 H 154.2°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE79C |
|---|---|
| RGB | rgb(110, 231, 156) |
| HSL | hsl(143, 72%, 67%) |
| HSV | hsv(143, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 32.5%, 9.4%) |
| CIE-LAB | lab(83.37, -50.52, 26.41) |
| CIE-LCH | lch(83.37, 57.01, 152.40°) |
| OKLab | oklab(83.91% -0.1375 0.0666) |
| OKLCH | oklch(83.91% 0.153 154.2) |
| XYZ | xyz(41.0040, 62.8636, 41.4191) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.89
Seafoam (survey)
#80F9AD
ΔE00 4.01
Light Blue Green
#7EFBB3
ΔE00 4.52
Light Greenish Blue
#63F7B4
ΔE00 4.55
Aqua Green
#12E193
ΔE00 4.63
Light Bluish Green
#76FDA8
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE79C #E76EB9
analogous
#7DE76E #6EE79C #6EE7D9
triadic
#6EE79C #9C6EE7 #E79C6E
tetradic
#6EE79C #6E7DE7 #E76EB9 #E7D96E
square
#6EE79C #6E7DE7 #E76EB9 #E7D96E
split-complementary
#6EE79C #D96EE7 #E76E7D
monochromatic
#1FBC5B #39DE78 #6EE79C #A3F0C0 #D7F8E4
Accessibility & contrast
On white
1.55
#6EE79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#6EE79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE79C
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE79C | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D797
Deuteranopia (green-blind)
#D6CBA1
Tritanopia (blue-blind)
#4DE5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee79c; /* rgb */ color: rgb(110, 231, 156); /* oklch */ color: oklch(83.9% 0.153 154.2);
Tailwind
colors: {
custom: {
50: '#a0efb9',
500: '#6ee79c',
950: '#000000',
},
}SCSS
$custom: #6ee79c; $custom-light: #a0efb9; $custom-dark: #000000;
JSON
{
"hex": "#6ee79c",
"rgb": {
"r": 110,
"g": 231,
"b": 156
},
"hsl": {
"h": 142.81,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.83907,
"c": 0.15281,
"h": 154.2
},
"luminance": 0.62867
}Semantic roles & 50–950 ramp
primary
#6EE79C
secondary
#BB3E8C
accent
#128AD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581