#6FE87B#6FE87B
#6FE87B is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.184 H 145.6°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE87B |
|---|---|
| RGB | rgb(111, 232, 123) |
| HSL | hsl(126, 72%, 67%) |
| HSV | hsv(126, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 47%, 9%) |
| CIE-LAB | lab(83.19, -56.04, 42.71) |
| CIE-LCH | lch(83.19, 70.46, 142.69°) |
| OKLab | oklab(83.6% -0.152 0.1039) |
| OKLCH | oklch(83.6% 0.184 145.6) |
| XYZ | xyz(38.9850, 62.5196, 28.7482) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.31
Lightgreen
#90EE90
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 3.98
Spearmint
#1EF876
ΔE00 5.13
Minty Green
#0BF77D
ΔE00 5.19
Lightgreen (survey)
#76FF7B
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE87B #E86FDC
analogous
#A0E86F #6FE87B #6FE8B7
triadic
#6FE87B #7B6FE8 #E87B6F
tetradic
#6FE87B #6FA0E8 #E86FDC #E8B76F
square
#6FE87B #6FA0E8 #E86FDC #E8B76F
split-complementary
#6FE87B #B76FE8 #E86FA0
monochromatic
#1EBE2E #3AE04B #6FE87B #A4F0AB #D9F9DC
Accessibility & contrast
On white
1.56
#6FE87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#6FE87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE87B
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE87B | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD672
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#5AE3CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe87b; /* rgb */ color: rgb(111, 232, 123); /* oklch */ color: oklch(83.6% 0.184 145.6);
Tailwind
colors: {
custom: {
50: '#a1f0a3',
500: '#6fe87b',
950: '#000000',
},
}SCSS
$custom: #6fe87b; $custom-light: #a1f0a3; $custom-dark: #000000;
JSON
{
"hex": "#6fe87b",
"rgb": {
"r": 111,
"g": 232,
"b": 123
},
"hsl": {
"h": 125.95,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.83601,
"c": 0.18414,
"h": 145.6
},
"luminance": 0.62523
}Semantic roles & 50–950 ramp
primary
#6FE87B
secondary
#BD3EB1
accent
#11C1D5
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580