#6FF180#6FF180
#6FF180 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.192 H 146.3°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF180 |
|---|---|
| RGB | rgb(111, 241, 128) |
| HSL | hsl(128, 82%, 69%) |
| HSV | hsv(128, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 46.9%, 5.5%) |
| CIE-LAB | lab(85.93, -58.80, 43.74) |
| CIE-LCH | lch(85.93, 73.28, 143.36°) |
| OKLab | oklab(85.87% -0.1593 0.1065) |
| OKLCH | oklch(85.87% 0.192 146.3) |
| XYZ | xyz(41.9046, 67.8450, 31.3050) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.54
Lightgreen
#90EE90
ΔE00 3.67
Spearmint
#1EF876
ΔE00 3.95
Easter Green
#8CFD7E
ΔE00 4.02
Minty Green
#0BF77D
ΔE00 4.14
Wintergreen
#20F986
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF180 #F16FE0
analogous
#9FF16F #6FF180 #6FF1C1
triadic
#6FF180 #806FF1 #F1806F
tetradic
#6FF180 #6F9FF1 #F16FE0 #F1C16F
square
#6FF180 #6F9FF1 #F16FE0 #F1C16F
split-complementary
#6FF180 #C16FF1 #F16F9F
monochromatic
#14D12D #37EC4F #6FF180 #A7F6B1 #DFFCE2
Accessibility & contrast
On white
1.44
#6FF180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#6FF180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF180
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF180 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#E3D288
Tritanopia (blue-blind)
#56ECD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ff180; /* rgb */ color: rgb(111, 241, 128); /* oklch */ color: oklch(85.9% 0.192 146.3);
Tailwind
colors: {
custom: {
50: '#a2f6a6',
500: '#6ff180',
950: '#000000',
},
}SCSS
$custom: #6ff180; $custom-light: #a2f6a6; $custom-dark: #000000;
JSON
{
"hex": "#6ff180",
"rgb": {
"r": 111,
"g": 241,
"b": 128
},
"hsl": {
"h": 127.846,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.85871,
"c": 0.19164,
"h": 146.3
},
"luminance": 0.67849
}Semantic roles & 50–950 ramp
primary
#6FF180
secondary
#CA3AB7
accent
#07C2DF
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580