#6FF1A1#6FF1A1
#6FF1A1 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.5% C 0.162 H 154.1°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF1A1 |
|---|---|
| RGB | rgb(111, 241, 161) |
| HSL | hsl(143, 82%, 69%) |
| HSV | hsv(143, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 33.2%, 5.5%) |
| CIE-LAB | lab(86.43, -53.45, 28.01) |
| CIE-LCH | lch(86.43, 60.35, 152.34°) |
| OKLab | oklab(86.45% -0.1454 0.0705) |
| OKLCH | oklch(86.45% 0.162 154.1) |
| XYZ | xyz(44.4404, 68.8594, 44.6606) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.90
Seafoam (survey)
#80F9AD
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.55
Light Blue Green
#7EFBB3
ΔE00 2.86
Light Green Blue
#56FCA2
ΔE00 2.98
Sea Green (survey)
#53FCA1
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF1A1 #F16FBF
analogous
#7EF16F #6FF1A1 #6FF1E2
triadic
#6FF1A1 #A16FF1 #F1A16F
tetradic
#6FF1A1 #6F7EF1 #F16FBF #F1E26F
square
#6FF1A1 #6F7EF1 #F16FBF #F1E26F
split-complementary
#6FF1A1 #E26FF1 #F16F7E
monochromatic
#14D15D #37EC7D #6FF1A1 #A7F6C5 #DFFCEA
Accessibility & contrast
On white
1.42
#6FF1A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#6FF1A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF1A1
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF1A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF1A1 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09C
Deuteranopia (green-blind)
#DFD3A6
Tritanopia (blue-blind)
#4AEEDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ff1a1; /* rgb */ color: rgb(111, 241, 161); /* oklch */ color: oklch(86.5% 0.162 154.1);
Tailwind
colors: {
custom: {
50: '#a1f6bd',
500: '#6ff1a1',
950: '#000000',
},
}SCSS
$custom: #6ff1a1; $custom-light: #a1f6bd; $custom-dark: #000000;
JSON
{
"hex": "#6ff1a1",
"rgb": {
"r": 111,
"g": 241,
"b": 161
},
"hsl": {
"h": 143.077,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.8645,
"c": 0.16159,
"h": 154.1
},
"luminance": 0.68863
}Semantic roles & 50–950 ramp
primary
#6FF1A1
secondary
#CA3A93
accent
#078CDF
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582