#6EF097#6EF097
#6EF097 is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.0% C 0.170 H 151.5°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF097 |
|---|---|
| RGB | rgb(110, 240, 151) |
| HSL | hsl(139, 81%, 69%) |
| HSV | hsv(139, 54%, 94%) |
| CMYK | cmyk(54.2%, 0%, 37.1%, 5.9%) |
| CIE-LAB | lab(85.94, -55.04, 32.40) |
| CIE-LCH | lch(85.94, 63.87, 149.51°) |
| OKLab | oklab(85.98% -0.1493 0.0809) |
| OKLCH | oklch(85.98% 0.17 151.5) |
| XYZ | xyz(43.1733, 67.8657, 40.0964) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.00
Light Green Blue
#56FCA2
ΔE00 3.21
Sea Green (survey)
#53FCA1
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.30
Foam Green
#90FDA9
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF097 #F06EC7
analogous
#86F06E #6EF097 #6EF0D8
triadic
#6EF097 #976EF0 #F0976E
tetradic
#6EF097 #6E86F0 #F06EC7 #F0D86E
square
#6EF097 #6E86F0 #F06EC7 #F0D86E
split-complementary
#6EF097 #D86EF0 #F06E86
monochromatic
#15CE50 #37EA6F #6EF097 #A5F6BF #DDFBE7
Accessibility & contrast
On white
1.44
#6EF097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#6EF097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF097
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF097 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE91
Deuteranopia (green-blind)
#DFD29D
Tritanopia (blue-blind)
#4DEDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ef097; /* rgb */ color: rgb(110, 240, 151); /* oklch */ color: oklch(86.0% 0.170 151.5);
Tailwind
colors: {
custom: {
50: '#a1f6b6',
500: '#6ef097',
950: '#000000',
},
}SCSS
$custom: #6ef097; $custom-light: #a1f6b6; $custom-dark: #000000;
JSON
{
"hex": "#6ef097",
"rgb": {
"r": 110,
"g": 240,
"b": 151
},
"hsl": {
"h": 138.923,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.85981,
"c": 0.1698,
"h": 151.5
},
"luminance": 0.6787
}Semantic roles & 50–950 ramp
primary
#6EF097
secondary
#C9399C
accent
#089ADE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581