#6BE67E#6BE67E
#6BE67E is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.0% C 0.181 H 146.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE67E |
|---|---|
| RGB | rgb(107, 230, 126) |
| HSL | hsl(129, 71%, 66%) |
| HSV | hsv(129, 53%, 90%) |
| CMYK | cmyk(53.5%, 0%, 45.2%, 9.8%) |
| CIE-LAB | lab(82.50, -55.82, 40.35) |
| CIE-LCH | lch(82.50, 68.88, 144.14°) |
| OKLab | oklab(83.01% -0.1513 0.0987) |
| OKLCH | oklch(83.01% 0.181 146.9) |
| XYZ | xyz(38.1237, 61.2226, 29.5427) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Lightish Green
#61E160
ΔE00 3.75
Lightgreen
#90EE90
ΔE00 3.87
Tealish Green
#0CDC73
ΔE00 4.93
Turquoise Green
#04F489
ΔE00 5.23
Minty Green
#0BF77D
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE67E #E66BD3
analogous
#95E66B #6BE67E #6BE6BB
triadic
#6BE67E #7E6BE6 #E67E6B
tetradic
#6BE67E #6B95E6 #E66BD3 #E6BB6B
square
#6BE67E #6B95E6 #E66BD3 #E6BB6B
split-complementary
#6BE67E #BB6BE6 #E66B95
monochromatic
#1FB837 #37DD50 #6BE67E #9FEFAC #D4F8D9
Accessibility & contrast
On white
1.59
#6BE67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#6BE67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE67E
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE67E | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D476
Deuteranopia (green-blind)
#D8C985
Tritanopia (blue-blind)
#53E1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be67e; /* rgb */ color: rgb(107, 230, 126); /* oklch */ color: oklch(83.0% 0.181 146.9);
Tailwind
colors: {
custom: {
50: '#9eefa5',
500: '#6be67e',
950: '#000000',
},
}SCSS
$custom: #6be67e; $custom-light: #9eefa5; $custom-dark: #000000;
JSON
{
"hex": "#6be67e",
"rgb": {
"r": 107,
"g": 230,
"b": 126
},
"hsl": {
"h": 129.268,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.8301,
"c": 0.1806,
"h": 146.9
},
"luminance": 0.61226
}Semantic roles & 50–950 ramp
primary
#6BE67E
secondary
#B83EA5
accent
#12B5D3
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580