#6EF09E#6EF09E
#6EF09E is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.1% C 0.163 H 153.5°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF09E |
|---|---|
| RGB | rgb(110, 240, 158) |
| HSL | hsl(142, 81%, 69%) |
| HSV | hsv(142, 54%, 94%) |
| CMYK | cmyk(54.2%, 0%, 34.2%, 5.9%) |
| CIE-LAB | lab(86.06, -53.82, 29.02) |
| CIE-LCH | lch(86.06, 61.14, 151.66°) |
| OKLab | oklab(86.12% -0.1462 0.0729) |
| OKLCH | oklch(86.12% 0.163 153.5) |
| XYZ | xyz(43.7587, 68.0999, 43.1797) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.24
Seafoam (survey)
#80F9AD
ΔE00 2.55
Light Bluish Green
#76FDA8
ΔE00 2.74
Light Green Blue
#56FCA2
ΔE00 3.05
Sea Green (survey)
#53FCA1
ΔE00 3.15
Light Blue Green
#7EFBB3
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF09E #F06EC0
analogous
#7FF06E #6EF09E #6EF0DF
triadic
#6EF09E #9E6EF0 #F09E6E
tetradic
#6EF09E #6E7FF0 #F06EC0 #F0DF6E
square
#6EF09E #6E7FF0 #F06EC0 #F0DF6E
split-complementary
#6EF09E #DF6EF0 #F06E7F
monochromatic
#15CE5A #37EA79 #6EF09E #A5F6C3 #DDFBE8
Accessibility & contrast
On white
1.44
#6EF09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#6EF09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF09E
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF09E | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF99
Deuteranopia (green-blind)
#DED2A3
Tritanopia (blue-blind)
#4AEDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ef09e; /* rgb */ color: rgb(110, 240, 158); /* oklch */ color: oklch(86.1% 0.163 153.5);
Tailwind
colors: {
custom: {
50: '#a1f6bb',
500: '#6ef09e',
950: '#000000',
},
}SCSS
$custom: #6ef09e; $custom-light: #a1f6bb; $custom-dark: #000000;
JSON
{
"hex": "#6ef09e",
"rgb": {
"r": 110,
"g": 240,
"b": 158
},
"hsl": {
"h": 142.154,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.86115,
"c": 0.16342,
"h": 153.5
},
"luminance": 0.68104
}Semantic roles & 50–950 ramp
primary
#6EF09E
secondary
#C93994
accent
#088FDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582