#6DEB9E#6DEB9E
#6DEB9E is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.9% C 0.157 H 154.3°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEB9E |
|---|---|
| RGB | rgb(109, 235, 158) |
| HSL | hsl(143, 76%, 67%) |
| HSV | hsv(143, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 32.8%, 7.8%) |
| CIE-LAB | lab(84.55, -52.02, 26.98) |
| CIE-LCH | lch(84.55, 58.61, 152.58°) |
| OKLab | oklab(84.88% -0.1416 0.068) |
| OKLCH | oklch(84.88% 0.157 154.3) |
| XYZ | xyz(42.1833, 65.1328, 42.6900) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.07
Seafoam (survey)
#80F9AD
ΔE00 3.26
Light Blue Green
#7EFBB3
ΔE00 3.80
Light Bluish Green
#76FDA8
ΔE00 3.87
Light Greenish Blue
#63F7B4
ΔE00 3.97
Light Green Blue
#56FCA2
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEB9E #EB6DBA
analogous
#7BEB6D #6DEB9E #6DEBDD
triadic
#6DEB9E #9E6DEB #EB9E6D
tetradic
#6DEB9E #6D7BEB #EB6DBA #EBDD6D
square
#6DEB9E #6D7BEB #EB6DBA #EBDD6D
split-complementary
#6DEB9E #DD6DEB #EB6D7B
monochromatic
#1BC35C #37E47A #6DEB9E #A3F2C2 #D9FAE6
Accessibility & contrast
On white
1.50
#6DEB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#6DEB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEB9E
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEB9E | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA99
Deuteranopia (green-blind)
#D9CEA3
Tritanopia (blue-blind)
#49E9D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6deb9e; /* rgb */ color: rgb(109, 235, 158); /* oklch */ color: oklch(84.9% 0.157 154.3);
Tailwind
colors: {
custom: {
50: '#a0f2bb',
500: '#6deb9e',
950: '#000000',
},
}SCSS
$custom: #6deb9e; $custom-light: #a0f2bb; $custom-dark: #000000;
JSON
{
"hex": "#6deb9e",
"rgb": {
"r": 109,
"g": 235,
"b": 158
},
"hsl": {
"h": 143.333,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.84876,
"c": 0.15705,
"h": 154.3
},
"luminance": 0.65136
}Semantic roles & 50–950 ramp
primary
#6DEB9E
secondary
#C13B8D
accent
#0D89D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582