#6FF18D#6FF18D
#6FF18D is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.1% C 0.180 H 148.9°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF18D |
|---|---|
| RGB | rgb(111, 241, 141) |
| HSL | hsl(134, 82%, 69%) |
| HSV | hsv(134, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 41.5%, 5.5%) |
| CIE-LAB | lab(86.11, -56.85, 37.62) |
| CIE-LCH | lch(86.11, 68.17, 146.50°) |
| OKLab | oklab(86.08% -0.154 0.0929) |
| OKLCH | oklch(86.08% 0.18 148.9) |
| XYZ | xyz(42.8157, 68.2095, 36.1036) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.35
Baby Green
#8CFF9E
ΔE00 3.63
Mint Green
#8FFF9F
ΔE00 3.82
Light Bluish Green
#76FDA8
ΔE00 3.94
Wintergreen
#20F986
ΔE00 4.03
Sea Green (survey)
#53FCA1
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF18D #F16FD3
analogous
#92F16F #6FF18D #6FF1CE
triadic
#6FF18D #8D6FF1 #F18D6F
tetradic
#6FF18D #6F92F1 #F16FD3 #F1CE6F
square
#6FF18D #6F92F1 #F16FD3 #F1CE6F
split-complementary
#6FF18D #CE6FF1 #F16F92
monochromatic
#14D140 #37EC61 #6FF18D #A7F6B9 #DFFCE5
Accessibility & contrast
On white
1.43
#6FF18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#6FF18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF18D
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF18D | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF86
Deuteranopia (green-blind)
#E1D394
Tritanopia (blue-blind)
#52EDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ff18d; /* rgb */ color: rgb(111, 241, 141); /* oklch */ color: oklch(86.1% 0.180 148.9);
Tailwind
colors: {
custom: {
50: '#a2f6af',
500: '#6ff18d',
950: '#000000',
},
}SCSS
$custom: #6ff18d; $custom-light: #a2f6af; $custom-dark: #000000;
JSON
{
"hex": "#6ff18d",
"rgb": {
"r": 111,
"g": 241,
"b": 141
},
"hsl": {
"h": 133.846,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.8608,
"c": 0.17985,
"h": 148.9
},
"luminance": 0.68213
}Semantic roles & 50–950 ramp
primary
#6FF18D
secondary
#CA3AA9
accent
#07ADDF
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581