#6DEB93#6DEB93
#6DEB93 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.167 H 151.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEB93 |
|---|---|
| RGB | rgb(109, 235, 147) |
| HSL | hsl(138, 76%, 67%) |
| HSV | hsv(138, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(84.37, -53.97, 32.33) |
| CIE-LCH | lch(84.37, 62.91, 149.08°) |
| OKLab | oklab(84.66% -0.1464 0.0806) |
| OKLCH | oklch(84.66% 0.167 151.2) |
| XYZ | xyz(41.2785, 64.7709, 37.9249) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 3.81
Lightgreen
#90EE90
ΔE00 3.98
Light Bluish Green
#76FDA8
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.06
Light Green Blue
#56FCA2
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEB93 #EB6DC5
analogous
#86EB6D #6DEB93 #6DEBD2
triadic
#6DEB93 #936DEB #EB936D
tetradic
#6DEB93 #6D86EB #EB6DC5 #EBD26D
square
#6DEB93 #6D86EB #EB6DC5 #EBD26D
split-complementary
#6DEB93 #D26DEB #EB6D86
monochromatic
#1BC34D #37E46B #6DEB93 #A3F2BB #D9FAE3
Accessibility & contrast
On white
1.50
#6DEB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#6DEB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEB93
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEB93 | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8D
Deuteranopia (green-blind)
#DACE99
Tritanopia (blue-blind)
#4EE8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6deb93; /* rgb */ color: rgb(109, 235, 147); /* oklch */ color: oklch(84.7% 0.167 151.2);
Tailwind
colors: {
custom: {
50: '#a0f2b3',
500: '#6deb93',
950: '#000000',
},
}SCSS
$custom: #6deb93; $custom-light: #a0f2b3; $custom-dark: #000000;
JSON
{
"hex": "#6deb93",
"rgb": {
"r": 109,
"g": 235,
"b": 147
},
"hsl": {
"h": 138.095,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.84662,
"c": 0.16711,
"h": 151.2
},
"luminance": 0.64774
}Semantic roles & 50–950 ramp
primary
#6DEB93
secondary
#C13B99
accent
#0D9BD8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581