#6FE987#6FE987
#6FE987 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.174 H 148.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE987 |
|---|---|
| RGB | rgb(111, 233, 135) |
| HSL | hsl(132, 73%, 67%) |
| HSV | hsv(132, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 42.1%, 8.6%) |
| CIE-LAB | lab(83.65, -54.65, 37.42) |
| CIE-LCH | lch(83.65, 66.23, 145.60°) |
| OKLab | oklab(84.04% -0.1481 0.0923) |
| OKLCH | oklch(84.04% 0.175 148.1) |
| XYZ | xyz(40.0651, 63.4033, 33.0437) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.41
Turquoise Green
#04F489
ΔE00 4.86
Lightish Green
#61E160
ΔE00 4.96
Baby Green
#8CFF9E
ΔE00 5.06
Wintergreen
#20F986
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE987 #E96FD1
analogous
#94E96F #6FE987 #6FE9C4
triadic
#6FE987 #876FE9 #E9876F
tetradic
#6FE987 #6F94E9 #E96FD1 #E9C46F
square
#6FE987 #6F94E9 #E96FD1 #E9C46F
split-complementary
#6FE987 #C46FE9 #E96F94
monochromatic
#1DC03D #3AE15B #6FE987 #A4F1B3 #D9F9DF
Accessibility & contrast
On white
1.53
#6FE987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#6FE987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE987
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE987 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD780
Deuteranopia (green-blind)
#DACC8D
Tritanopia (blue-blind)
#56E5D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe987; /* rgb */ color: rgb(111, 233, 135); /* oklch */ color: oklch(84.0% 0.174 148.1);
Tailwind
colors: {
custom: {
50: '#a1f1ab',
500: '#6fe987',
950: '#000000',
},
}SCSS
$custom: #6fe987; $custom-light: #a1f1ab; $custom-dark: #000000;
JSON
{
"hex": "#6fe987",
"rgb": {
"r": 111,
"g": 233,
"b": 135
},
"hsl": {
"h": 131.803,
"s": 73.494,
"l": 67.451
},
"oklch": {
"l": 0.84037,
"c": 0.1745,
"h": 148.1
},
"luminance": 0.63407
}Semantic roles & 50–950 ramp
primary
#6FE987
secondary
#BF3DA5
accent
#10AFD6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581