#6FF1A0#6FF1A0
#6FF1A0 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.4% C 0.162 H 153.8°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF1A0 |
|---|---|
| RGB | rgb(111, 241, 160) |
| HSL | hsl(143, 82%, 69%) |
| HSV | hsv(143, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 33.6%, 5.5%) |
| CIE-LAB | lab(86.42, -53.63, 28.50) |
| CIE-LCH | lch(86.42, 60.73, 152.02°) |
| OKLab | oklab(86.43% -0.1458 0.0717) |
| OKLCH | oklch(86.43% 0.162 153.8) |
| XYZ | xyz(44.3526, 68.8242, 44.1980) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.96
Seafoam (survey)
#80F9AD
ΔE00 2.27
Light Bluish Green
#76FDA8
ΔE00 2.53
Light Green Blue
#56FCA2
ΔE00 2.94
Light Blue Green
#7EFBB3
ΔE00 2.97
Sea Green (survey)
#53FCA1
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF1A0 #F16FC0
analogous
#7FF16F #6FF1A0 #6FF1E1
triadic
#6FF1A0 #A06FF1 #F1A06F
tetradic
#6FF1A0 #6F7FF1 #F16FC0 #F1E16F
square
#6FF1A0 #6F7FF1 #F16FC0 #F1E16F
split-complementary
#6FF1A0 #E16FF1 #F16F7F
monochromatic
#14D15C #37EC7B #6FF1A0 #A7F6C5 #DFFCEA
Accessibility & contrast
On white
1.42
#6FF1A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#6FF1A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF1A0
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF1A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF1A0 | 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)
#F1E09B
Deuteranopia (green-blind)
#DFD3A5
Tritanopia (blue-blind)
#4AEEDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ff1a0; /* rgb */ color: rgb(111, 241, 160); /* oklch */ color: oklch(86.4% 0.162 153.8);
Tailwind
colors: {
custom: {
50: '#a1f6bc',
500: '#6ff1a0',
950: '#000000',
},
}SCSS
$custom: #6ff1a0; $custom-light: #a1f6bc; $custom-dark: #000000;
JSON
{
"hex": "#6ff1a0",
"rgb": {
"r": 111,
"g": 241,
"b": 160
},
"hsl": {
"h": 142.615,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.86431,
"c": 0.16248,
"h": 153.8
},
"luminance": 0.68828
}Semantic roles & 50–950 ramp
primary
#6FF1A0
secondary
#CA3A94
accent
#078DDF
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582