#6DE97B#6DE97B
#6DE97B is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.186 H 145.9°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE97B |
|---|---|
| RGB | rgb(109, 233, 123) |
| HSL | hsl(127, 74%, 67%) |
| HSV | hsv(127, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 47.2%, 8.6%) |
| CIE-LAB | lab(83.42, -56.93, 42.98) |
| CIE-LCH | lch(83.42, 71.33, 142.94°) |
| OKLab | oklab(83.77% -0.1543 0.1045) |
| OKLCH | oklch(83.77% 0.186 145.9) |
| XYZ | xyz(39.0184, 62.9558, 28.8306) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.35
Lightgreen
#90EE90
ΔE00 3.76
Weird Green
#3AE57F
ΔE00 3.89
Spearmint
#1EF876
ΔE00 4.84
Minty Green
#0BF77D
ΔE00 4.92
Lightgreen (survey)
#76FF7B
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE97B #E96DDB
analogous
#9DE96D #6DE97B #6DE9B9
triadic
#6DE97B #7B6DE9 #E97B6D
tetradic
#6DE97B #6D9DE9 #E96DDB #E9B96D
square
#6DE97B #6D9DE9 #E96DDB #E9B96D
split-complementary
#6DE97B #B96DE9 #E96D9D
monochromatic
#1DBF2F #38E14B #6DE97B #A2F1AB #D7F9DB
Accessibility & contrast
On white
1.55
#6DE97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#6DE97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE97B
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE97B | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD772
Deuteranopia (green-blind)
#DCCB82
Tritanopia (blue-blind)
#56E4CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6de97b; /* rgb */ color: rgb(109, 233, 123); /* oklch */ color: oklch(83.8% 0.186 145.9);
Tailwind
colors: {
custom: {
50: '#a0f1a3',
500: '#6de97b',
950: '#000000',
},
}SCSS
$custom: #6de97b; $custom-light: #a0f1a3; $custom-dark: #000000;
JSON
{
"hex": "#6de97b",
"rgb": {
"r": 109,
"g": 233,
"b": 123
},
"hsl": {
"h": 126.774,
"s": 73.81,
"l": 67.059
},
"oklch": {
"l": 0.83771,
"c": 0.18642,
"h": 145.9
},
"luminance": 0.62959
}Semantic roles & 50–950 ramp
primary
#6DE97B
secondary
#BE3CAF
accent
#10C0D6
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580