#6DEB99#6DEB99
#6DEB99 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.8% C 0.162 H 152.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEB99 |
|---|---|
| RGB | rgb(109, 235, 153) |
| HSL | hsl(141, 76%, 67%) |
| HSV | hsv(141, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(84.47, -52.92, 29.42) |
| CIE-LCH | lch(84.47, 60.55, 150.93°) |
| OKLab | oklab(84.78% -0.1438 0.0738) |
| OKLCH | oklch(84.78% 0.162 152.8) |
| XYZ | xyz(41.7617, 64.9641, 40.4694) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.28
Seafoam (survey)
#80F9AD
ΔE00 3.51
Light Bluish Green
#76FDA8
ΔE00 3.81
Light Green Blue
#56FCA2
ΔE00 3.99
Sea Green (survey)
#53FCA1
ΔE00 4.06
Light Blue Green
#7EFBB3
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEB99 #EB6DBF
analogous
#80EB6D #6DEB99 #6DEBD8
triadic
#6DEB99 #996DEB #EB996D
tetradic
#6DEB99 #6D80EB #EB6DBF #EBD86D
square
#6DEB99 #6D80EB #EB6DBF #EBD86D
split-complementary
#6DEB99 #D86DEB #EB6D80
monochromatic
#1BC355 #37E473 #6DEB99 #A3F2BF #D9FAE4
Accessibility & contrast
On white
1.50
#6DEB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#6DEB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEB99
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEB99 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA94
Deuteranopia (green-blind)
#DACE9E
Tritanopia (blue-blind)
#4BE8D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6deb99; /* rgb */ color: rgb(109, 235, 153); /* oklch */ color: oklch(84.8% 0.162 152.8);
Tailwind
colors: {
custom: {
50: '#a0f2b7',
500: '#6deb99',
950: '#000000',
},
}SCSS
$custom: #6deb99; $custom-light: #a0f2b7; $custom-dark: #000000;
JSON
{
"hex": "#6deb99",
"rgb": {
"r": 109,
"g": 235,
"b": 153
},
"hsl": {
"h": 140.952,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.84776,
"c": 0.1616,
"h": 152.8
},
"luminance": 0.64968
}Semantic roles & 50–950 ramp
primary
#6DEB99
secondary
#C13B92
accent
#0D91D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581