#6BF07F#6BF07F
#6BF07F is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.193 H 146.6°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF07F |
|---|---|
| RGB | rgb(107, 240, 127) |
| HSL | hsl(129, 82%, 68%) |
| HSV | hsv(129, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(85.49, -59.51, 43.64) |
| CIE-LCH | lch(85.49, 73.80, 143.75°) |
| OKLab | oklab(85.47% -0.1612 0.1062) |
| OKLCH | oklch(85.47% 0.193 146.6) |
| XYZ | xyz(41.0517, 66.9747, 30.8386) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.78
Lightgreen (survey)
#76FF7B
ΔE00 3.79
Lightgreen
#90EE90
ΔE00 3.87
Minty Green
#0BF77D
ΔE00 3.93
Wintergreen
#20F986
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF07F #F06BDC
analogous
#99F06B #6BF07F #6BF0C2
triadic
#6BF07F #7F6BF0 #F07F6B
tetradic
#6BF07F #6B99F0 #F06BDC #F0C26B
square
#6BF07F #6B99F0 #F06BDC #F0C26B
split-complementary
#6BF07F #C26BF0 #F06B99
monochromatic
#15CC30 #33EA4F #6BF07F #A3F6AF #DAFBDF
Accessibility & contrast
On white
1.46
#6BF07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#6BF07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF07F
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF07F | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#50EBD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bf07f; /* rgb */ color: rgb(107, 240, 127); /* oklch */ color: oklch(85.5% 0.193 146.6);
Tailwind
colors: {
custom: {
50: '#a0f6a6',
500: '#6bf07f',
950: '#000000',
},
}SCSS
$custom: #6bf07f; $custom-light: #a0f6a6; $custom-dark: #000000;
JSON
{
"hex": "#6bf07f",
"rgb": {
"r": 107,
"g": 240,
"b": 127
},
"hsl": {
"h": 129.023,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.85471,
"c": 0.19302,
"h": 146.6
},
"luminance": 0.66978
}Semantic roles & 50–950 ramp
primary
#6BF07F
secondary
#C837B2
accent
#08BEDE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580