#6DE39D#6DE39D
#6DE39D is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.9% C 0.147 H 155.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE39D |
|---|---|
| RGB | rgb(109, 227, 157) |
| HSL | hsl(144, 68%, 66%) |
| HSV | hsv(144, 52%, 89%) |
| CMYK | cmyk(52%, 0%, 30.8%, 11%) |
| CIE-LAB | lab(82.17, -48.91, 24.27) |
| CIE-LCH | lch(82.17, 54.60, 153.61°) |
| OKLab | oklab(82.93% -0.1334 0.0614) |
| OKLCH | oklch(82.93% 0.147 155.3) |
| XYZ | xyz(39.8585, 60.6203, 41.4922) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.43
Seafoam Green
#7AF9AB
ΔE00 4.82
Seafoam (survey)
#80F9AD
ΔE00 4.88
Light Greenish Blue
#63F7B4
ΔE00 4.89
Light Blue Green
#7EFBB3
ΔE00 5.24
Hospital Green
#9BE5AA
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE39D #E36DB3
analogous
#78E36D #6DE39D #6DE3D8
triadic
#6DE39D #9D6DE3 #E39D6D
tetradic
#6DE39D #6D78E3 #E36DB3 #E3D86D
square
#6DE39D #6D78E3 #E36DB3 #E3D86D
split-complementary
#6DE39D #D86DE3 #E36D78
monochromatic
#22B35D #3AD97B #6DE39D #A0EDBF #D4F7E2
Accessibility & contrast
On white
1.60
#6DE39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#6DE39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE39D
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE39D | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D499
Deuteranopia (green-blind)
#D1C8A1
Tritanopia (blue-blind)
#4CE1D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6de39d; /* rgb */ color: rgb(109, 227, 157); /* oklch */ color: oklch(82.9% 0.147 155.3);
Tailwind
colors: {
custom: {
50: '#9fecba',
500: '#6de39d',
950: '#000000',
},
}SCSS
$custom: #6de39d; $custom-light: #9fecba; $custom-dark: #000000;
JSON
{
"hex": "#6de39d",
"rgb": {
"r": 109,
"g": 227,
"b": 157
},
"hsl": {
"h": 144.407,
"s": 67.816,
"l": 65.882
},
"oklch": {
"l": 0.82927,
"c": 0.14685,
"h": 155.3
},
"luminance": 0.60624
}Semantic roles & 50–950 ramp
primary
#6DE39D
secondary
#B44085
accent
#1684D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581