#6FF18E#6FF18E
#6FF18E is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.1% C 0.179 H 149.1°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF18E |
|---|---|
| RGB | rgb(111, 241, 142) |
| HSL | hsl(134, 82%, 69%) |
| HSV | hsv(134, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 41.1%, 5.5%) |
| CIE-LAB | lab(86.13, -56.69, 37.15) |
| CIE-LCH | lch(86.13, 67.78, 146.76°) |
| OKLab | oklab(86.1% -0.1536 0.0918) |
| OKLCH | oklch(86.1% 0.179 149.1) |
| XYZ | xyz(42.8904, 68.2394, 36.4972) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.38
Baby Green
#8CFF9E
ΔE00 3.62
Mint Green
#8FFF9F
ΔE00 3.80
Light Bluish Green
#76FDA8
ΔE00 3.82
Sea Green (survey)
#53FCA1
ΔE00 3.94
Light Green Blue
#56FCA2
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF18E #F16FD2
analogous
#91F16F #6FF18E #6FF1CF
triadic
#6FF18E #8E6FF1 #F18E6F
tetradic
#6FF18E #6F91F1 #F16FD2 #F1CF6F
square
#6FF18E #6F91F1 #F16FD2 #F1CF6F
split-complementary
#6FF18E #CF6FF1 #F16F91
monochromatic
#14D141 #37EC62 #6FF18E #A7F6BA #DFFCE6
Accessibility & contrast
On white
1.43
#6FF18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#6FF18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF18E
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF18E | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF87
Deuteranopia (green-blind)
#E1D394
Tritanopia (blue-blind)
#52EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ff18e; /* rgb */ color: rgb(111, 241, 142); /* oklch */ color: oklch(86.1% 0.179 149.1);
Tailwind
colors: {
custom: {
50: '#a2f6b0',
500: '#6ff18e',
950: '#000000',
},
}SCSS
$custom: #6ff18e; $custom-light: #a2f6b0; $custom-dark: #000000;
JSON
{
"hex": "#6ff18e",
"rgb": {
"r": 111,
"g": 241,
"b": 142
},
"hsl": {
"h": 134.308,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.86097,
"c": 0.17894,
"h": 149.1
},
"luminance": 0.68243
}Semantic roles & 50–950 ramp
primary
#6FF18E
secondary
#CA3AA8
accent
#07ABDF
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581