#6FE486#6FE486
#6FE486 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.169 H 148.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE486 |
|---|---|
| RGB | rgb(111, 228, 134) |
| HSL | hsl(132, 68%, 66%) |
| HSV | hsv(132, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 41.2%, 10.6%) |
| CIE-LAB | lab(82.15, -52.81, 35.97) |
| CIE-LCH | lch(82.15, 63.90, 145.74°) |
| OKLab | oklab(82.8% -0.1432 0.0889) |
| OKLCH | oklch(82.8% 0.169 148.2) |
| XYZ | xyz(38.5996, 60.5844, 32.2095) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Lightgreen
#90EE90
ΔE00 3.75
Lightish Green
#61E160
ΔE00 5.03
Tealish Green
#0CDC73
ΔE00 5.04
Turquoise Green
#04F489
ΔE00 5.53
Seafoam Green
#7AF9AB
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE486 #E46FCD
analogous
#93E46F #6FE486 #6FE4C1
triadic
#6FE486 #866FE4 #E4866F
tetradic
#6FE486 #6F93E4 #E46FCD #E4C16F
square
#6FE486 #6F93E4 #E46FCD #E4C16F
split-complementary
#6FE486 #C16FE4 #E46F93
monochromatic
#22B63F #3BDA5B #6FE486 #A3EEB1 #D6F7DD
Accessibility & contrast
On white
1.60
#6FE486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#6FE486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE486
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE486 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37F
Deuteranopia (green-blind)
#D6C88C
Tritanopia (blue-blind)
#58E0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fe486; /* rgb */ color: rgb(111, 228, 134); /* oklch */ color: oklch(82.8% 0.169 148.2);
Tailwind
colors: {
custom: {
50: '#a0edaa',
500: '#6fe486',
950: '#000000',
},
}SCSS
$custom: #6fe486; $custom-light: #a0edaa; $custom-dark: #000000;
JSON
{
"hex": "#6fe486",
"rgb": {
"r": 111,
"g": 228,
"b": 134
},
"hsl": {
"h": 131.795,
"s": 68.421,
"l": 66.471
},
"oklch": {
"l": 0.82804,
"c": 0.16855,
"h": 148.2
},
"luminance": 0.60588
}Semantic roles & 50–950 ramp
primary
#6FE486
secondary
#B740A0
accent
#15ACD0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581