#6EF19B#6EF19B
#6EF19B is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.3% C 0.168 H 152.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF19B |
|---|---|
| RGB | rgb(110, 241, 155) |
| HSL | hsl(141, 82%, 69%) |
| HSV | hsv(141, 54%, 95%) |
| CMYK | cmyk(54.4%, 0%, 35.7%, 5.5%) |
| CIE-LAB | lab(86.30, -54.75, 30.87) |
| CIE-LCH | lch(86.30, 62.85, 150.59°) |
| OKLab | oklab(86.3% -0.1486 0.0773) |
| OKLCH | oklch(86.3% 0.168 152.5) |
| XYZ | xyz(43.7988, 68.5883, 41.9347) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.44
Light Bluish Green
#76FDA8
ΔE00 2.61
Seafoam (survey)
#80F9AD
ΔE00 2.78
Light Green Blue
#56FCA2
ΔE00 2.89
Sea Green (survey)
#53FCA1
ΔE00 2.97
Light Blue Green
#7EFBB3
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF19B #F16EC4
analogous
#83F16E #6EF19B #6EF1DD
triadic
#6EF19B #9B6EF1 #F19B6E
tetradic
#6EF19B #6E83F1 #F16EC4 #F1DD6E
square
#6EF19B #6E83F1 #F16EC4 #F1DD6E
split-complementary
#6EF19B #DD6EF1 #F16E83
monochromatic
#14D055 #36EC75 #6EF19B #A6F6C1 #DEFCE8
Accessibility & contrast
On white
1.43
#6EF19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#6EF19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF19B
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF19B | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E095
Deuteranopia (green-blind)
#DFD3A0
Tritanopia (blue-blind)
#4BEEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ef19b; /* rgb */ color: rgb(110, 241, 155); /* oklch */ color: oklch(86.3% 0.168 152.5);
Tailwind
colors: {
custom: {
50: '#a1f6b9',
500: '#6ef19b',
950: '#000000',
},
}SCSS
$custom: #6ef19b; $custom-light: #a1f6b9; $custom-dark: #000000;
JSON
{
"hex": "#6ef19b",
"rgb": {
"r": 110,
"g": 241,
"b": 155
},
"hsl": {
"h": 140.611,
"s": 82.39,
"l": 68.824
},
"oklch": {
"l": 0.86298,
"c": 0.16751,
"h": 152.5
},
"luminance": 0.68592
}Semantic roles & 50–950 ramp
primary
#6EF19B
secondary
#CA3998
accent
#0795DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581