#6EF19C#6EF19C
#6EF19C is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.3% C 0.167 H 152.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF19C |
|---|---|
| RGB | rgb(110, 241, 156) |
| HSL | hsl(141, 82%, 69%) |
| HSV | hsv(141, 54%, 95%) |
| CMYK | cmyk(54.4%, 0%, 35.3%, 5.5%) |
| CIE-LAB | lab(86.32, -54.57, 30.38) |
| CIE-LCH | lch(86.32, 62.46, 150.89°) |
| OKLab | oklab(86.32% -0.1482 0.0762) |
| OKLCH | oklch(86.32% 0.167 152.8) |
| XYZ | xyz(43.8832, 68.6220, 42.3789) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.33
Light Bluish Green
#76FDA8
ΔE00 2.57
Seafoam (survey)
#80F9AD
ΔE00 2.67
Light Green Blue
#56FCA2
ΔE00 2.87
Sea Green (survey)
#53FCA1
ΔE00 2.96
Light Blue Green
#7EFBB3
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF19C #F16EC3
analogous
#82F16E #6EF19C #6EF1DE
triadic
#6EF19C #9C6EF1 #F19C6E
tetradic
#6EF19C #6E82F1 #F16EC3 #F1DE6E
square
#6EF19C #6E82F1 #F16EC3 #F1DE6E
split-complementary
#6EF19C #DE6EF1 #F16E82
monochromatic
#14D056 #36EC76 #6EF19C #A6F6C2 #DEFCE8
Accessibility & contrast
On white
1.43
#6EF19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#6EF19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF19C
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF19C | 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)
#F1E096
Deuteranopia (green-blind)
#DFD3A1
Tritanopia (blue-blind)
#4AEEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ef19c; /* rgb */ color: rgb(110, 241, 156); /* oklch */ color: oklch(86.3% 0.167 152.8);
Tailwind
colors: {
custom: {
50: '#a1f6ba',
500: '#6ef19c',
950: '#000000',
},
}SCSS
$custom: #6ef19c; $custom-light: #a1f6ba; $custom-dark: #000000;
JSON
{
"hex": "#6ef19c",
"rgb": {
"r": 110,
"g": 241,
"b": 156
},
"hsl": {
"h": 141.069,
"s": 82.39,
"l": 68.824
},
"oklch": {
"l": 0.86317,
"c": 0.1666,
"h": 152.8
},
"luminance": 0.68626
}Semantic roles & 50–950 ramp
primary
#6EF19C
secondary
#CA3997
accent
#0793DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581