#6DEB75#6DEB75
#6DEB75 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.194 H 144.8°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEB75 |
|---|---|
| RGB | rgb(109, 235, 117) |
| HSL | hsl(124, 76%, 67%) |
| HSV | hsv(124, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 50.2%, 7.8%) |
| CIE-LAB | lab(83.94, -58.52, 46.50) |
| CIE-LCH | lch(83.94, 74.74, 141.53°) |
| OKLab | oklab(84.17% -0.1588 0.1121) |
| OKLCH | oklch(84.17% 0.194 144.8) |
| XYZ | xyz(39.2237, 63.9489, 27.1026) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.90
Lightgreen
#90EE90
ΔE00 4.22
Lightgreen (survey)
#76FF7B
ΔE00 4.33
Spearmint
#1EF876
ΔE00 4.53
Easter Green
#8CFD7E
ΔE00 4.59
Weird Green
#3AE57F
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEB75 #EB6DE3
analogous
#A4EB6D #6DEB75 #6DEBB4
triadic
#6DEB75 #756DEB #EB756D
tetradic
#6DEB75 #6DA4EB #EB6DE3 #EBB46D
square
#6DEB75 #6DA4EB #EB6DE3 #EBB46D
split-complementary
#6DEB75 #B46DEB #EB6DA4
monochromatic
#1BC325 #37E442 #6DEB75 #A3F2A8 #D9FADB
Accessibility & contrast
On white
1.52
#6DEB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#6DEB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEB75
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEB75 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86B
Deuteranopia (green-blind)
#DECD7D
Tritanopia (blue-blind)
#57E6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6deb75; /* rgb */ color: rgb(109, 235, 117); /* oklch */ color: oklch(84.2% 0.194 144.8);
Tailwind
colors: {
custom: {
50: '#a0f29f',
500: '#6deb75',
950: '#000000',
},
}SCSS
$custom: #6deb75; $custom-light: #a0f29f; $custom-dark: #000000;
JSON
{
"hex": "#6deb75",
"rgb": {
"r": 109,
"g": 235,
"b": 117
},
"hsl": {
"h": 123.81,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.84173,
"c": 0.1944,
"h": 144.8
},
"luminance": 0.63952
}Semantic roles & 50–950 ramp
primary
#6DEB75
secondary
#C13BB9
accent
#0DCBD8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580