#6EF199#6EF199
#6EF199 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.3% C 0.169 H 152.0°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF199 |
|---|---|
| RGB | rgb(110, 241, 153) |
| HSL | hsl(140, 82%, 69%) |
| HSV | hsv(140, 54%, 95%) |
| CMYK | cmyk(54.4%, 0%, 36.5%, 5.5%) |
| CIE-LAB | lab(86.27, -55.10, 31.83) |
| CIE-LCH | lch(86.27, 63.63, 149.98°) |
| OKLab | oklab(86.26% -0.1495 0.0796) |
| OKLCH | oklch(86.26% 0.169 152) |
| XYZ | xyz(43.6323, 68.5216, 41.0575) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.69
Light Bluish Green
#76FDA8
ΔE00 2.71
Light Green Blue
#56FCA2
ΔE00 2.96
Seafoam (survey)
#80F9AD
ΔE00 3.02
Sea Green (survey)
#53FCA1
ΔE00 3.03
Foam Green
#90FDA9
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF199 #F16EC6
analogous
#85F16E #6EF199 #6EF1DB
triadic
#6EF199 #996EF1 #F1996E
tetradic
#6EF199 #6E85F1 #F16EC6 #F1DB6E
square
#6EF199 #6E85F1 #F16EC6 #F1DB6E
split-complementary
#6EF199 #DB6EF1 #F16E85
monochromatic
#14D052 #36EC72 #6EF199 #A6F6C0 #DEFCE8
Accessibility & contrast
On white
1.43
#6EF199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#6EF199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF199
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF199 | 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)
#F2DF93
Deuteranopia (green-blind)
#E0D39F
Tritanopia (blue-blind)
#4BEEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ef199; /* rgb */ color: rgb(110, 241, 153); /* oklch */ color: oklch(86.3% 0.169 152.0);
Tailwind
colors: {
custom: {
50: '#a1f6b7',
500: '#6ef199',
950: '#000000',
},
}SCSS
$custom: #6ef199; $custom-light: #a1f6b7; $custom-dark: #000000;
JSON
{
"hex": "#6ef199",
"rgb": {
"r": 110,
"g": 241,
"b": 153
},
"hsl": {
"h": 139.695,
"s": 82.39,
"l": 68.824
},
"oklch": {
"l": 0.8626,
"c": 0.16933,
"h": 152
},
"luminance": 0.68525
}Semantic roles & 50–950 ramp
primary
#6EF199
secondary
#CA399A
accent
#0798DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581