#6EF18B#6EF18B
#6EF18B is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.0% C 0.182 H 148.6°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF18B |
|---|---|
| RGB | rgb(110, 241, 139) |
| HSL | hsl(133, 82%, 69%) |
| HSV | hsv(133, 54%, 95%) |
| CMYK | cmyk(54.4%, 0%, 42.3%, 5.5%) |
| CIE-LAB | lab(86.05, -57.40, 38.53) |
| CIE-LCH | lch(86.05, 69.13, 146.13°) |
| OKLab | oklab(86.01% -0.1554 0.095) |
| OKLCH | oklch(86.01% 0.182 148.6) |
| XYZ | xyz(42.5431, 68.0860, 35.3211) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.41
Baby Green
#8CFF9E
ΔE00 3.72
Mint Green
#8FFF9F
ΔE00 3.91
Wintergreen
#20F986
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 4.05
Turquoise Green
#04F489
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF18B #F16ED4
analogous
#93F16E #6EF18B #6EF1CC
triadic
#6EF18B #8B6EF1 #F18B6E
tetradic
#6EF18B #6E93F1 #F16ED4 #F1CC6E
square
#6EF18B #6E93F1 #F16ED4 #F1CC6E
split-complementary
#6EF18B #CC6EF1 #F16E93
monochromatic
#14D03E #36EC5E #6EF18B #A6F6B8 #DEFCE4
Accessibility & contrast
On white
1.44
#6EF18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#6EF18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF18B
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF18B | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF83
Deuteranopia (green-blind)
#E1D292
Tritanopia (blue-blind)
#51EDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ef18b; /* rgb */ color: rgb(110, 241, 139); /* oklch */ color: oklch(86.0% 0.182 148.6);
Tailwind
colors: {
custom: {
50: '#a1f6ae',
500: '#6ef18b',
950: '#000000',
},
}SCSS
$custom: #6ef18b; $custom-light: #a1f6ae; $custom-dark: #000000;
JSON
{
"hex": "#6ef18b",
"rgb": {
"r": 110,
"g": 241,
"b": 139
},
"hsl": {
"h": 133.282,
"s": 82.39,
"l": 68.824
},
"oklch": {
"l": 0.86011,
"c": 0.18215,
"h": 148.6
},
"luminance": 0.6809
}Semantic roles & 50–950 ramp
primary
#6EF18B
secondary
#CA39AA
accent
#07AFDF
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581