#6EF09F#6EF09F
#6EF09F is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.1% C 0.163 H 153.8°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF09F |
|---|---|
| RGB | rgb(110, 240, 159) |
| HSL | hsl(143, 81%, 69%) |
| HSV | hsv(143, 54%, 94%) |
| CMYK | cmyk(54.2%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(86.07, -53.64, 28.54) |
| CIE-LCH | lch(86.07, 60.76, 151.99°) |
| OKLab | oklab(86.14% -0.1458 0.0718) |
| OKLCH | oklch(86.14% 0.163 153.8) |
| XYZ | xyz(43.8451, 68.1345, 43.6349) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.17
Seafoam (survey)
#80F9AD
ΔE00 2.48
Light Bluish Green
#76FDA8
ΔE00 2.75
Light Green Blue
#56FCA2
ΔE00 3.07
Light Blue Green
#7EFBB3
ΔE00 3.16
Sea Green (survey)
#53FCA1
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF09F #F06EBF
analogous
#7EF06E #6EF09F #6EF0E0
triadic
#6EF09F #9F6EF0 #F09F6E
tetradic
#6EF09F #6E7EF0 #F06EBF #F0E06E
square
#6EF09F #6E7EF0 #F06EBF #F0E06E
split-complementary
#6EF09F #E06EF0 #F06E7E
monochromatic
#15CE5B #37EA7A #6EF09F #A5F6C4 #DDFBE8
Accessibility & contrast
On white
1.44
#6EF09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#6EF09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF09F
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF09F | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#DED2A4
Tritanopia (blue-blind)
#49EDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ef09f; /* rgb */ color: rgb(110, 240, 159); /* oklch */ color: oklch(86.1% 0.163 153.8);
Tailwind
colors: {
custom: {
50: '#a1f6bc',
500: '#6ef09f',
950: '#000000',
},
}SCSS
$custom: #6ef09f; $custom-light: #a1f6bc; $custom-dark: #000000;
JSON
{
"hex": "#6ef09f",
"rgb": {
"r": 110,
"g": 240,
"b": 159
},
"hsl": {
"h": 142.615,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.86135,
"c": 0.16252,
"h": 153.8
},
"luminance": 0.68138
}Semantic roles & 50–950 ramp
primary
#6EF09F
secondary
#C93993
accent
#088DDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582