#6BE07F#6BE07F
#6BE07F is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.172 H 147.4°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE07F |
|---|---|
| RGB | rgb(107, 224, 127) |
| HSL | hsl(130, 65%, 65%) |
| HSV | hsv(130, 52%, 88%) |
| CMYK | cmyk(52.2%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(80.72, -53.31, 37.58) |
| CIE-LCH | lch(80.72, 65.22, 144.82°) |
| OKLab | oklab(81.56% -0.1445 0.0924) |
| OKLCH | oklch(81.56% 0.172 147.4) |
| XYZ | xyz(36.5475, 57.9664, 29.3373) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.36
Lightish Green
#61E160
ΔE00 4.33
Lightgreen
#90EE90
ΔE00 4.49
Tealish Green
#0CDC73
ΔE00 4.49
Turquoise Green
#04F489
ΔE00 6.02
Seaweed
#18D17B
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE07F #E06BCC
analogous
#92E06B #6BE07F #6BE0B9
triadic
#6BE07F #7F6BE0 #E07F6B
tetradic
#6BE07F #6B92E0 #E06BCC #E0B96B
square
#6BE07F #6B92E0 #E06BCC #E0B96B
split-complementary
#6BE07F #B96BE0 #E06B92
monochromatic
#24AC3B #38D553 #6BE07F #9EEBAB #D0F5D7
Accessibility & contrast
On white
1.67
#6BE07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#6BE07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE07F
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE07F | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF78
Deuteranopia (green-blind)
#D2C485
Tritanopia (blue-blind)
#54DCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6be07f; /* rgb */ color: rgb(107, 224, 127); /* oklch */ color: oklch(81.6% 0.172 147.4);
Tailwind
colors: {
custom: {
50: '#9deaa5',
500: '#6be07f',
950: '#000000',
},
}SCSS
$custom: #6be07f; $custom-light: #9deaa5; $custom-dark: #000000;
JSON
{
"hex": "#6be07f",
"rgb": {
"r": 107,
"g": 224,
"b": 127
},
"hsl": {
"h": 130.256,
"s": 65.363,
"l": 64.902
},
"oklch": {
"l": 0.81556,
"c": 0.17151,
"h": 147.4
},
"luminance": 0.57969
}Semantic roles & 50–950 ramp
primary
#6BE07F
secondary
#AE419C
accent
#18AECD
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480