#6DEB8D#6DEB8D
#6DEB8D is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.173 H 149.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEB8D |
|---|---|
| RGB | rgb(109, 235, 141) |
| HSL | hsl(135, 76%, 67%) |
| HSV | hsv(135, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(84.27, -54.96, 35.21) |
| CIE-LCH | lch(84.27, 65.28, 147.35°) |
| OKLab | oklab(84.55% -0.1489 0.0873) |
| OKLCH | oklch(84.55% 0.173 149.6) |
| XYZ | xyz(40.8199, 64.5874, 35.5097) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Lightgreen
#90EE90
ΔE00 3.55
Turquoise Green
#04F489
ΔE00 4.43
Light Bluish Green
#76FDA8
ΔE00 4.47
Seafoam Green
#7AF9AB
ΔE00 4.49
Light Green Blue
#56FCA2
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEB8D #EB6DCB
analogous
#8CEB6D #6DEB8D #6DEBCC
triadic
#6DEB8D #8D6DEB #EB8D6D
tetradic
#6DEB8D #6D8CEB #EB6DCB #EBCC6D
square
#6DEB8D #6D8CEB #EB6DCB #EBCC6D
split-complementary
#6DEB8D #CC6DEB #EB6D8C
monochromatic
#1BC345 #37E463 #6DEB8D #A3F2B7 #D9FAE1
Accessibility & contrast
On white
1.51
#6DEB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#6DEB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEB8D
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEB8D | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD986
Deuteranopia (green-blind)
#DBCE93
Tritanopia (blue-blind)
#50E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6deb8d; /* rgb */ color: rgb(109, 235, 141); /* oklch */ color: oklch(84.6% 0.173 149.6);
Tailwind
colors: {
custom: {
50: '#a0f2af',
500: '#6deb8d',
950: '#000000',
},
}SCSS
$custom: #6deb8d; $custom-light: #a0f2af; $custom-dark: #000000;
JSON
{
"hex": "#6deb8d",
"rgb": {
"r": 109,
"g": 235,
"b": 141
},
"hsl": {
"h": 135.238,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.84553,
"c": 0.17265,
"h": 149.6
},
"luminance": 0.64591
}Semantic roles & 50–950 ramp
primary
#6DEB8D
secondary
#C13B9F
accent
#0DA5D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581