#6BF07A#6BF07A
#6BF07A is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.197 H 145.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF07A |
|---|---|
| RGB | rgb(107, 240, 122) |
| HSL | hsl(127, 82%, 68%) |
| HSV | hsv(127, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 49.2%, 5.9%) |
| CIE-LAB | lab(85.43, -60.21, 45.95) |
| CIE-LCH | lch(85.43, 75.74, 142.65°) |
| OKLab | oklab(85.4% -0.1632 0.1112) |
| OKLCH | oklch(85.4% 0.197 145.7) |
| XYZ | xyz(40.7339, 66.8475, 29.1649) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.45
Spearmint
#1EF876
ΔE00 3.74
Lightish Green
#61E160
ΔE00 3.93
Easter Green
#8CFD7E
ΔE00 4.02
Minty Green
#0BF77D
ΔE00 4.08
Lightgreen
#90EE90
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF07A #F06BE1
analogous
#9EF06B #6BF07A #6BF0BC
triadic
#6BF07A #7A6BF0 #F07A6B
tetradic
#6BF07A #6B9EF0 #F06BE1 #F0BC6B
square
#6BF07A #6B9EF0 #F06BE1 #F0BC6B
split-complementary
#6BF07A #BC6BF0 #F06B9E
monochromatic
#15CC29 #33EA48 #6BF07A #A3F6AC #DAFBDE
Accessibility & contrast
On white
1.46
#6BF07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#6BF07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF07A
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF07A | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD70
Deuteranopia (green-blind)
#E2D182
Tritanopia (blue-blind)
#51EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bf07a; /* rgb */ color: rgb(107, 240, 122); /* oklch */ color: oklch(85.4% 0.197 145.7);
Tailwind
colors: {
custom: {
50: '#a0f6a2',
500: '#6bf07a',
950: '#000000',
},
}SCSS
$custom: #6bf07a; $custom-light: #a0f6a2; $custom-dark: #000000;
JSON
{
"hex": "#6bf07a",
"rgb": {
"r": 107,
"g": 240,
"b": 122
},
"hsl": {
"h": 126.767,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.85398,
"c": 0.19744,
"h": 145.7
},
"luminance": 0.66851
}Semantic roles & 50–950 ramp
primary
#6BF07A
secondary
#C837B8
accent
#08C6DE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580