#6BE77A#6BE77A
#6BE77A is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.2% C 0.186 H 146.0°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE77A |
|---|---|
| RGB | rgb(107, 231, 122) |
| HSL | hsl(127, 72%, 66%) |
| HSV | hsv(127, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 47.2%, 9.4%) |
| CIE-LAB | lab(82.74, -56.79, 42.61) |
| CIE-LCH | lch(82.74, 70.99, 143.12°) |
| OKLab | oklab(83.19% -0.1539 0.1036) |
| OKLCH | oklch(83.19% 0.186 146) |
| XYZ | xyz(38.1499, 61.6795, 28.3035) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.19
Weird Green
#3AE57F
ΔE00 3.65
Lightgreen
#90EE90
ΔE00 3.99
Spearmint
#1EF876
ΔE00 5.06
Minty Green
#0BF77D
ΔE00 5.09
Tealish Green
#0CDC73
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE77A #E76BD8
analogous
#9AE76B #6BE77A #6BE7B8
triadic
#6BE77A #7A6BE7 #E77A6B
tetradic
#6BE77A #6B9AE7 #E76BD8 #E7B86B
square
#6BE77A #6B9AE7 #E76BD8 #E7B86B
split-complementary
#6BE77A #B86BE7 #E76B9A
monochromatic
#1EBA31 #36DE4B #6BE77A #A0F0A9 #D4F8D9
Accessibility & contrast
On white
1.57
#6BE77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#6BE77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE77A
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE77A | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD571
Deuteranopia (green-blind)
#D9CA81
Tritanopia (blue-blind)
#54E2CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6be77a; /* rgb */ color: rgb(107, 231, 122); /* oklch */ color: oklch(83.2% 0.186 146.0);
Tailwind
colors: {
custom: {
50: '#9fefa2',
500: '#6be77a',
950: '#000000',
},
}SCSS
$custom: #6be77a; $custom-light: #9fefa2; $custom-dark: #000000;
JSON
{
"hex": "#6be77a",
"rgb": {
"r": 107,
"g": 231,
"b": 122
},
"hsl": {
"h": 127.258,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.83192,
"c": 0.18558,
"h": 146
},
"luminance": 0.61683
}Semantic roles & 50–950 ramp
primary
#6BE77A
secondary
#B93DAA
accent
#11BDD4
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580