#6EF19D#6EF19D
#6EF19D is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.3% C 0.166 H 153.1°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF19D |
|---|---|
| RGB | rgb(110, 241, 157) |
| HSL | hsl(142, 82%, 69%) |
| HSV | hsv(142, 54%, 95%) |
| CMYK | cmyk(54.4%, 0%, 34.9%, 5.5%) |
| CIE-LAB | lab(86.33, -54.40, 29.90) |
| CIE-LCH | lch(86.33, 62.07, 151.20°) |
| OKLab | oklab(86.34% -0.1477 0.075) |
| OKLCH | oklch(86.34% 0.166 153.1) |
| XYZ | xyz(43.9682, 68.6560, 42.8267) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.23
Light Bluish Green
#76FDA8
ΔE00 2.54
Seafoam (survey)
#80F9AD
ΔE00 2.57
Light Green Blue
#56FCA2
ΔE00 2.86
Sea Green (survey)
#53FCA1
ΔE00 2.95
Light Blue Green
#7EFBB3
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF19D #F16EC2
analogous
#81F16E #6EF19D #6EF1DF
triadic
#6EF19D #9D6EF1 #F19D6E
tetradic
#6EF19D #6E81F1 #F16EC2 #F1DF6E
square
#6EF19D #6E81F1 #F16EC2 #F1DF6E
split-complementary
#6EF19D #DF6EF1 #F16E81
monochromatic
#14D058 #36EC77 #6EF19D #A6F6C3 #DEFCE8
Accessibility & contrast
On white
1.43
#6EF19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#6EF19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF19D
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF19D | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E098
Deuteranopia (green-blind)
#DFD3A2
Tritanopia (blue-blind)
#4AEEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ef19d; /* rgb */ color: rgb(110, 241, 157); /* oklch */ color: oklch(86.3% 0.166 153.1);
Tailwind
colors: {
custom: {
50: '#a1f6ba',
500: '#6ef19d',
950: '#000000',
},
}SCSS
$custom: #6ef19d; $custom-light: #a1f6ba; $custom-dark: #000000;
JSON
{
"hex": "#6ef19d",
"rgb": {
"r": 110,
"g": 241,
"b": 157
},
"hsl": {
"h": 141.527,
"s": 82.39,
"l": 68.824
},
"oklch": {
"l": 0.86336,
"c": 0.16569,
"h": 153.1
},
"luminance": 0.6866
}Semantic roles & 50–950 ramp
primary
#6EF19D
secondary
#CA3996
accent
#0791DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581