#6EF19A#6EF19A
#6EF19A is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.3% C 0.168 H 152.2°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF19A |
|---|---|
| RGB | rgb(110, 241, 154) |
| HSL | hsl(140, 82%, 69%) |
| HSV | hsv(140, 54%, 95%) |
| CMYK | cmyk(54.4%, 0%, 36.1%, 5.5%) |
| CIE-LAB | lab(86.28, -54.92, 31.35) |
| CIE-LCH | lch(86.28, 63.24, 150.28°) |
| OKLab | oklab(86.28% -0.149 0.0784) |
| OKLCH | oklch(86.28% 0.168 152.2) |
| XYZ | xyz(43.7152, 68.5548, 41.4943) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.56
Light Bluish Green
#76FDA8
ΔE00 2.65
Seafoam (survey)
#80F9AD
ΔE00 2.90
Light Green Blue
#56FCA2
ΔE00 2.92
Sea Green (survey)
#53FCA1
ΔE00 2.99
Foam Green
#90FDA9
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF19A #F16EC5
analogous
#84F16E #6EF19A #6EF1DC
triadic
#6EF19A #9A6EF1 #F19A6E
tetradic
#6EF19A #6E84F1 #F16EC5 #F1DC6E
square
#6EF19A #6E84F1 #F16EC5 #F1DC6E
split-complementary
#6EF19A #DC6EF1 #F16E84
monochromatic
#14D053 #36EC73 #6EF19A #A6F6C1 #DEFCE8
Accessibility & contrast
On white
1.43
#6EF19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#6EF19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF19A
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF19A | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF94
Deuteranopia (green-blind)
#DFD39F
Tritanopia (blue-blind)
#4BEEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ef19a; /* rgb */ color: rgb(110, 241, 154); /* oklch */ color: oklch(86.3% 0.168 152.2);
Tailwind
colors: {
custom: {
50: '#a1f6b8',
500: '#6ef19a',
950: '#000000',
},
}SCSS
$custom: #6ef19a; $custom-light: #a1f6b8; $custom-dark: #000000;
JSON
{
"hex": "#6ef19a",
"rgb": {
"r": 110,
"g": 241,
"b": 154
},
"hsl": {
"h": 140.153,
"s": 82.39,
"l": 68.824
},
"oklch": {
"l": 0.86279,
"c": 0.16842,
"h": 152.2
},
"luminance": 0.68559
}Semantic roles & 50–950 ramp
primary
#6EF19A
secondary
#CA3999
accent
#0796DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581