#6DE77B#6DE77B
#6DE77B is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.3% C 0.184 H 146.0°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE77B |
|---|---|
| RGB | rgb(109, 231, 123) |
| HSL | hsl(127, 72%, 67%) |
| HSV | hsv(127, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 46.8%, 9.4%) |
| CIE-LAB | lab(82.82, -56.15, 42.24) |
| CIE-LCH | lch(82.82, 70.26, 143.05°) |
| OKLab | oklab(83.28% -0.1523 0.1029) |
| OKLCH | oklch(83.28% 0.184 146) |
| XYZ | xyz(38.4555, 61.8299, 28.6429) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.74
Lightgreen
#90EE90
ΔE00 3.81
Spearmint
#1EF876
ΔE00 5.19
Minty Green
#0BF77D
ΔE00 5.21
Tealish Green
#0CDC73
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE77B #E76DD9
analogous
#9CE76D #6DE77B #6DE7B8
triadic
#6DE77B #7B6DE7 #E77B6D
tetradic
#6DE77B #6D9CE7 #E76DD9 #E7B86D
square
#6DE77B #6D9CE7 #E76DD9 #E7B86D
split-complementary
#6DE77B #B86DE7 #E76D9C
monochromatic
#1FBB31 #38DE4B #6DE77B #A2F0AB #D6F8DA
Accessibility & contrast
On white
1.57
#6DE77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#6DE77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE77B
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE77B | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD572
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#57E2CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6de77b; /* rgb */ color: rgb(109, 231, 123); /* oklch */ color: oklch(83.3% 0.184 146.0);
Tailwind
colors: {
custom: {
50: '#a0efa3',
500: '#6de77b',
950: '#000000',
},
}SCSS
$custom: #6de77b; $custom-light: #a0efa3; $custom-dark: #000000;
JSON
{
"hex": "#6de77b",
"rgb": {
"r": 109,
"g": 231,
"b": 123
},
"hsl": {
"h": 126.885,
"s": 71.765,
"l": 66.667
},
"oklch": {
"l": 0.83281,
"c": 0.18374,
"h": 146
},
"luminance": 0.61833
}Semantic roles & 50–950 ramp
primary
#6DE77B
secondary
#BA3EAC
accent
#12BED4
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580