#6FE586#6FE586
#6FE586 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.170 H 148.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE586 |
|---|---|
| RGB | rgb(111, 229, 134) |
| HSL | hsl(132, 69%, 67%) |
| HSV | hsv(132, 52%, 90%) |
| CMYK | cmyk(51.5%, 0%, 41.5%, 10.2%) |
| CIE-LAB | lab(82.45, -53.21, 36.36) |
| CIE-LCH | lch(82.45, 64.45, 145.66°) |
| OKLab | oklab(83.05% -0.1443 0.0898) |
| OKLCH | oklch(83.05% 0.17 148.1) |
| XYZ | xyz(38.8755, 61.1362, 32.3015) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.36
Lightgreen
#90EE90
ΔE00 3.63
Lightish Green
#61E160
ΔE00 4.96
Tealish Green
#0CDC73
ΔE00 5.10
Turquoise Green
#04F489
ΔE00 5.38
Palegreen
#98FB98
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE586 #E56FCE
analogous
#93E56F #6FE586 #6FE5C1
triadic
#6FE586 #866FE5 #E5866F
tetradic
#6FE586 #6F93E5 #E56FCE #E5C16F
square
#6FE586 #6F93E5 #E56FCE #E5C16F
split-complementary
#6FE586 #C16FE5 #E56F93
monochromatic
#21B83F #3BDC5A #6FE586 #A3EEB2 #D7F8DD
Accessibility & contrast
On white
1.59
#6FE586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6FE586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE586
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE586 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47F
Deuteranopia (green-blind)
#D7C98C
Tritanopia (blue-blind)
#58E1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fe586; /* rgb */ color: rgb(111, 229, 134); /* oklch */ color: oklch(83.0% 0.170 148.1);
Tailwind
colors: {
custom: {
50: '#a0eeaa',
500: '#6fe586',
950: '#000000',
},
}SCSS
$custom: #6fe586; $custom-light: #a0eeaa; $custom-dark: #000000;
JSON
{
"hex": "#6fe586",
"rgb": {
"r": 111,
"g": 229,
"b": 134
},
"hsl": {
"h": 131.695,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.83047,
"c": 0.16993,
"h": 148.1
},
"luminance": 0.61139
}Semantic roles & 50–950 ramp
primary
#6FE586
secondary
#B840A1
accent
#14ACD1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581