#6BE677#6BE677
#6BE677 is a very light, vivid green. Relative luminance 0.611; OKLCH L 82.9% C 0.187 H 145.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE677 |
|---|---|
| RGB | rgb(107, 230, 119) |
| HSL | hsl(126, 71%, 66%) |
| HSV | hsv(126, 53%, 90%) |
| CMYK | cmyk(53.5%, 0%, 48.3%, 9.8%) |
| CIE-LAB | lab(82.40, -56.83, 43.63) |
| CIE-LCH | lch(82.40, 71.64, 142.48°) |
| OKLab | oklab(82.9% -0.1541 0.1058) |
| OKLCH | oklch(82.9% 0.187 145.5) |
| XYZ | xyz(37.6878, 61.0482, 27.2466) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.79
Weird Green
#3AE57F
ΔE00 3.86
Lightgreen
#90EE90
ΔE00 4.20
Spearmint
#1EF876
ΔE00 5.20
Tealish Green
#0CDC73
ΔE00 5.23
Minty Green
#0BF77D
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE677 #E66BDA
analogous
#9CE66B #6BE677 #6BE6B4
triadic
#6BE677 #776BE6 #E6776B
tetradic
#6BE677 #6B9CE6 #E66BDA #E6B46B
square
#6BE677 #6B9CE6 #E66BDA #E6B46B
split-complementary
#6BE677 #B46BE6 #E66B9C
monochromatic
#1FB82E #37DD47 #6BE677 #9FEFA7 #D4F8D7
Accessibility & contrast
On white
1.59
#6BE677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#6BE677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE677
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE677 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46E
Deuteranopia (green-blind)
#D9C97F
Tritanopia (blue-blind)
#55E1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be677; /* rgb */ color: rgb(107, 230, 119); /* oklch */ color: oklch(82.9% 0.187 145.5);
Tailwind
colors: {
custom: {
50: '#9eefa0',
500: '#6be677',
950: '#000000',
},
}SCSS
$custom: #6be677; $custom-light: #9eefa0; $custom-dark: #000000;
JSON
{
"hex": "#6be677",
"rgb": {
"r": 107,
"g": 230,
"b": 119
},
"hsl": {
"h": 125.854,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.82902,
"c": 0.18694,
"h": 145.5
},
"luminance": 0.61051
}Semantic roles & 50–950 ramp
primary
#6BE677
secondary
#B83EAC
accent
#12C0D3
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580