#6FE181#6FE181
#6FE181 is a light, vivid green. Relative luminance 0.588; OKLCH L 82.0% C 0.169 H 147.2°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE181 |
|---|---|
| RGB | rgb(111, 225, 129) |
| HSL | hsl(129, 66%, 66%) |
| HSV | hsv(129, 51%, 88%) |
| CMYK | cmyk(50.7%, 0%, 42.7%, 11.8%) |
| CIE-LAB | lab(81.19, -52.39, 37.22) |
| CIE-LCH | lch(81.19, 64.26, 144.61°) |
| OKLab | oklab(81.99% -0.1421 0.0916) |
| OKLCH | oklch(81.99% 0.169 147.2) |
| XYZ | xyz(37.4409, 58.8119, 30.1435) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Lightgreen
#90EE90
ΔE00 4.09
Lightish Green
#61E160
ΔE00 4.49
Tealish Green
#0CDC73
ΔE00 4.87
Turquoise Green
#04F489
ΔE00 6.07
Palegreen
#98FB98
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE181 #E16FCF
analogous
#96E16F #6FE181 #6FE1BA
triadic
#6FE181 #816FE1 #E1816F
tetradic
#6FE181 #6F96E1 #E16FCF #E1BA6F
square
#6FE181 #6F96E1 #E16FCF #E1BA6F
split-complementary
#6FE181 #BA6FE1 #E16F96
monochromatic
#25B13B #3CD655 #6FE181 #A2ECAD #D4F6DA
Accessibility & contrast
On white
1.65
#6FE181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#6FE181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE181
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE181 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07A
Deuteranopia (green-blind)
#D4C587
Tritanopia (blue-blind)
#5ADDCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fe181; /* rgb */ color: rgb(111, 225, 129); /* oklch */ color: oklch(82.0% 0.169 147.2);
Tailwind
colors: {
custom: {
50: '#a0eba7',
500: '#6fe181',
950: '#000000',
},
}SCSS
$custom: #6fe181; $custom-light: #a0eba7; $custom-dark: #000000;
JSON
{
"hex": "#6fe181",
"rgb": {
"r": 111,
"g": 225,
"b": 129
},
"hsl": {
"h": 129.474,
"s": 65.517,
"l": 65.882
},
"oklch": {
"l": 0.81988,
"c": 0.16906,
"h": 147.2
},
"luminance": 0.58815
}Semantic roles & 50–950 ramp
primary
#6FE181
secondary
#B242A0
accent
#18B1CD
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480