#6FE587#6FE587
#6FE587 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.1% C 0.169 H 148.3°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE587 |
|---|---|
| RGB | rgb(111, 229, 135) |
| HSL | hsl(132, 69%, 67%) |
| HSV | hsv(132, 52%, 90%) |
| CMYK | cmyk(51.5%, 0%, 41%, 10.2%) |
| CIE-LAB | lab(82.47, -53.05, 35.88) |
| CIE-LCH | lch(82.47, 64.05, 145.93°) |
| OKLab | oklab(83.06% -0.1439 0.0887) |
| OKLCH | oklch(83.06% 0.169 148.3) |
| XYZ | xyz(38.9455, 61.1642, 32.6706) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.36
Lightgreen
#90EE90
ΔE00 3.66
Tealish Green
#0CDC73
ΔE00 5.12
Lightish Green
#61E160
ΔE00 5.12
Turquoise Green
#04F489
ΔE00 5.37
Seafoam Green
#7AF9AB
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE587 #E56FCD
analogous
#92E56F #6FE587 #6FE5C2
triadic
#6FE587 #876FE5 #E5876F
tetradic
#6FE587 #6F92E5 #E56FCD #E5C26F
square
#6FE587 #6F92E5 #E56FCD #E5C26F
split-complementary
#6FE587 #C26FE5 #E56F92
monochromatic
#21B840 #3BDC5C #6FE587 #A3EEB2 #D7F8DD
Accessibility & contrast
On white
1.59
#6FE587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6FE587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE587
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE587 | 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)
#E7D480
Deuteranopia (green-blind)
#D7C98D
Tritanopia (blue-blind)
#57E1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fe587; /* rgb */ color: rgb(111, 229, 135); /* oklch */ color: oklch(83.1% 0.169 148.3);
Tailwind
colors: {
custom: {
50: '#a0eeab',
500: '#6fe587',
950: '#000000',
},
}SCSS
$custom: #6fe587; $custom-light: #a0eeab; $custom-dark: #000000;
JSON
{
"hex": "#6fe587",
"rgb": {
"r": 111,
"g": 229,
"b": 135
},
"hsl": {
"h": 132.203,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.83064,
"c": 0.169,
"h": 148.3
},
"luminance": 0.61167
}Semantic roles & 50–950 ramp
primary
#6FE587
secondary
#B840A0
accent
#14ABD1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581