#6EF2A7#6EF2A7
#6EF2A7 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.8% C 0.158 H 156.0°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF2A7 |
|---|---|
| RGB | rgb(110, 242, 167) |
| HSL | hsl(146, 84%, 69%) |
| HSV | hsv(146, 55%, 95%) |
| CMYK | cmyk(54.5%, 0%, 31%, 5.1%) |
| CIE-LAB | lab(86.80, -52.97, 25.45) |
| CIE-LCH | lch(86.80, 58.77, 154.34°) |
| OKLab | oklab(86.78% -0.1444 0.0644) |
| OKLCH | oklch(86.78% 0.158 156) |
| XYZ | xyz(45.1539, 69.6052, 47.6073) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.76
Seafoam (survey)
#80F9AD
ΔE00 2.01
Light Blue Green
#7EFBB3
ΔE00 2.27
Light Greenish Blue
#63F7B4
ΔE00 2.54
Light Bluish Green
#76FDA8
ΔE00 2.75
Light Green Blue
#56FCA2
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF2A7 #F26EB9
analogous
#77F26E #6EF2A7 #6EF2E9
triadic
#6EF2A7 #A76EF2 #F2A76E
tetradic
#6EF2A7 #6E77F2 #F26EB9 #F2E96E
square
#6EF2A7 #6E77F2 #F26EB9 #F2E96E
split-complementary
#6EF2A7 #E96EF2 #F26E77
monochromatic
#13D366 #36ED85 #6EF2A7 #A6F7C9 #DEFCEB
Accessibility & contrast
On white
1.41
#6EF2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#6EF2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF2A7
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF2A7 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A2
Deuteranopia (green-blind)
#DED4AC
Tritanopia (blue-blind)
#44F0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ef2a7; /* rgb */ color: rgb(110, 242, 167); /* oklch */ color: oklch(86.8% 0.158 156.0);
Tailwind
colors: {
custom: {
50: '#a1f7c1',
500: '#6ef2a7',
950: '#000000',
},
}SCSS
$custom: #6ef2a7; $custom-light: #a1f7c1; $custom-dark: #000000;
JSON
{
"hex": "#6ef2a7",
"rgb": {
"r": 110,
"g": 242,
"b": 167
},
"hsl": {
"h": 145.909,
"s": 83.544,
"l": 69.02
},
"oklch": {
"l": 0.86778,
"c": 0.15809,
"h": 156
},
"luminance": 0.69609
}Semantic roles & 50–950 ramp
primary
#6EF2A7
secondary
#CB398C
accent
#0682E0
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582