#6DE87B#6DE87B
#6DE87B is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.5% C 0.185 H 145.9°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE87B |
|---|---|
| RGB | rgb(109, 232, 123) |
| HSL | hsl(127, 73%, 67%) |
| HSV | hsv(127, 53%, 91%) |
| CMYK | cmyk(53%, 0%, 47%, 9%) |
| CIE-LAB | lab(83.12, -56.54, 42.61) |
| CIE-LCH | lch(83.12, 70.80, 143.00°) |
| OKLab | oklab(83.53% -0.1533 0.1037) |
| OKLCH | oklch(83.53% 0.185 145.9) |
| XYZ | xyz(38.7361, 62.3913, 28.7365) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.32
Lightgreen
#90EE90
ΔE00 3.78
Weird Green
#3AE57F
ΔE00 3.81
Spearmint
#1EF876
ΔE00 5.01
Minty Green
#0BF77D
ΔE00 5.06
Wintergreen
#20F986
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE87B #E86DDA
analogous
#9DE86D #6DE87B #6DE8B8
triadic
#6DE87B #7B6DE8 #E87B6D
tetradic
#6DE87B #6D9DE8 #E86DDA #E8B86D
square
#6DE87B #6D9DE8 #E86DDA #E8B86D
split-complementary
#6DE87B #B86DE8 #E86D9D
monochromatic
#1EBD30 #38E04B #6DE87B #A2F0AB #D7F9DB
Accessibility & contrast
On white
1.56
#6DE87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#6DE87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE87B
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE87B | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD672
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#57E3CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6de87b; /* rgb */ color: rgb(109, 232, 123); /* oklch */ color: oklch(83.5% 0.185 145.9);
Tailwind
colors: {
custom: {
50: '#a0f0a3',
500: '#6de87b',
950: '#000000',
},
}SCSS
$custom: #6de87b; $custom-light: #a0f0a3; $custom-dark: #000000;
JSON
{
"hex": "#6de87b",
"rgb": {
"r": 109,
"g": 232,
"b": 123
},
"hsl": {
"h": 126.829,
"s": 72.781,
"l": 66.863
},
"oklch": {
"l": 0.83526,
"c": 0.18508,
"h": 145.9
},
"luminance": 0.62394
}Semantic roles & 50–950 ramp
primary
#6DE87B
secondary
#BC3DAE
accent
#11BFD5
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580