#6FF181#6FF181
#6FF181 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.9% C 0.191 H 146.4°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF181 |
|---|---|
| RGB | rgb(111, 241, 129) |
| HSL | hsl(128, 82%, 69%) |
| HSV | hsv(128, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 46.5%, 5.5%) |
| CIE-LAB | lab(85.94, -58.66, 43.27) |
| CIE-LCH | lch(85.94, 72.89, 143.58°) |
| OKLab | oklab(85.89% -0.1589 0.1055) |
| OKLCH | oklch(85.89% 0.191 146.4) |
| XYZ | xyz(41.9707, 67.8715, 31.6534) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.61
Lightgreen (survey)
#76FF7B
ΔE00 3.63
Spearmint
#1EF876
ΔE00 3.97
Easter Green
#8CFD7E
ΔE00 4.11
Minty Green
#0BF77D
ΔE00 4.12
Wintergreen
#20F986
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF181 #F16FDF
analogous
#9EF16F #6FF181 #6FF1C2
triadic
#6FF181 #816FF1 #F1816F
tetradic
#6FF181 #6F9EF1 #F16FDF #F1C26F
square
#6FF181 #6F9EF1 #F16FDF #F1C26F
split-complementary
#6FF181 #C26FF1 #F16F9E
monochromatic
#14D12F #37EC50 #6FF181 #A7F6B2 #DFFCE3
Accessibility & contrast
On white
1.44
#6FF181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#6FF181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF181
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF181 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE78
Deuteranopia (green-blind)
#E3D289
Tritanopia (blue-blind)
#56ECD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ff181; /* rgb */ color: rgb(111, 241, 129); /* oklch */ color: oklch(85.9% 0.191 146.4);
Tailwind
colors: {
custom: {
50: '#a2f6a7',
500: '#6ff181',
950: '#000000',
},
}SCSS
$custom: #6ff181; $custom-light: #a2f6a7; $custom-dark: #000000;
JSON
{
"hex": "#6ff181",
"rgb": {
"r": 111,
"g": 241,
"b": 129
},
"hsl": {
"h": 128.308,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.85886,
"c": 0.19075,
"h": 146.4
},
"luminance": 0.67875
}Semantic roles & 50–950 ramp
primary
#6FF181
secondary
#CA3AB6
accent
#07C1DF
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101710
muted
#818580