#6DEB97#6DEB97
#6DEB97 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.7% C 0.163 H 152.2°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEB97 |
|---|---|
| RGB | rgb(109, 235, 151) |
| HSL | hsl(140, 76%, 67%) |
| HSV | hsv(140, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(84.43, -53.28, 30.39) |
| CIE-LCH | lch(84.43, 61.33, 150.30°) |
| OKLab | oklab(84.74% -0.1446 0.0761) |
| OKLCH | oklch(84.74% 0.163 152.2) |
| XYZ | xyz(41.5979, 64.8986, 39.6067) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.67
Light Bluish Green
#76FDA8
ΔE00 3.85
Light Green Blue
#56FCA2
ΔE00 4.01
Weird Green
#3AE57F
ΔE00 4.05
Sea Green (survey)
#53FCA1
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEB97 #EB6DC1
analogous
#82EB6D #6DEB97 #6DEBD6
triadic
#6DEB97 #976DEB #EB976D
tetradic
#6DEB97 #6D82EB #EB6DC1 #EBD66D
square
#6DEB97 #6D82EB #EB6DC1 #EBD66D
split-complementary
#6DEB97 #D66DEB #EB6D82
monochromatic
#1BC353 #37E471 #6DEB97 #A3F2BD #D9FAE4
Accessibility & contrast
On white
1.50
#6DEB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#6DEB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEB97
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEB97 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA91
Deuteranopia (green-blind)
#DACE9C
Tritanopia (blue-blind)
#4CE8D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6deb97; /* rgb */ color: rgb(109, 235, 151); /* oklch */ color: oklch(84.7% 0.163 152.2);
Tailwind
colors: {
custom: {
50: '#a0f2b6',
500: '#6deb97',
950: '#000000',
},
}SCSS
$custom: #6deb97; $custom-light: #a0f2b6; $custom-dark: #000000;
JSON
{
"hex": "#6deb97",
"rgb": {
"r": 109,
"g": 235,
"b": 151
},
"hsl": {
"h": 140,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.84737,
"c": 0.16343,
"h": 152.2
},
"luminance": 0.64902
}Semantic roles & 50–950 ramp
primary
#6DEB97
secondary
#C13B94
accent
#0D95D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581