#6EF2A8#6EF2A8
#6EF2A8 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.8% C 0.157 H 156.3°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF2A8 |
|---|---|
| RGB | rgb(110, 242, 168) |
| HSL | hsl(146, 84%, 69%) |
| HSV | hsv(146, 55%, 95%) |
| CMYK | cmyk(54.5%, 0%, 30.6%, 5.1%) |
| CIE-LAB | lab(86.82, -52.79, 24.96) |
| CIE-LCH | lch(86.82, 58.39, 154.69°) |
| OKLab | oklab(86.8% -0.1439 0.0632) |
| OKLCH | oklch(86.8% 0.157 156.3) |
| XYZ | xyz(45.2467, 69.6423, 48.0961) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.82
Seafoam (survey)
#80F9AD
ΔE00 2.05
Light Blue Green
#7EFBB3
ΔE00 2.22
Light Greenish Blue
#63F7B4
ΔE00 2.37
Light Bluish Green
#76FDA8
ΔE00 2.86
Light Green Blue
#56FCA2
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF2A8 #F26EB8
analogous
#76F26E #6EF2A8 #6EF2EA
triadic
#6EF2A8 #A86EF2 #F2A86E
tetradic
#6EF2A8 #6E76F2 #F26EB8 #F2EA6E
square
#6EF2A8 #6E76F2 #F26EB8 #F2EA6E
split-complementary
#6EF2A8 #EA6EF2 #F26E76
monochromatic
#13D367 #36ED86 #6EF2A8 #A6F7CA #DEFCEB
Accessibility & contrast
On white
1.41
#6EF2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#6EF2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF2A8
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF2A8 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A3
Deuteranopia (green-blind)
#DED4AD
Tritanopia (blue-blind)
#44F0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ef2a8; /* rgb */ color: rgb(110, 242, 168); /* oklch */ color: oklch(86.8% 0.157 156.3);
Tailwind
colors: {
custom: {
50: '#a1f7c2',
500: '#6ef2a8',
950: '#000000',
},
}SCSS
$custom: #6ef2a8; $custom-light: #a1f7c2; $custom-dark: #000000;
JSON
{
"hex": "#6ef2a8",
"rgb": {
"r": 110,
"g": 242,
"b": 168
},
"hsl": {
"h": 146.364,
"s": 83.544,
"l": 69.02
},
"oklch": {
"l": 0.86799,
"c": 0.15721,
"h": 156.3
},
"luminance": 0.69646
}Semantic roles & 50–950 ramp
primary
#6EF2A8
secondary
#CB398B
accent
#0680E0
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582