#6DE39B#6DE39B
#6DE39B is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.9% C 0.149 H 154.6°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE39B |
|---|---|
| RGB | rgb(109, 227, 155) |
| HSL | hsl(143, 68%, 66%) |
| HSV | hsv(143, 52%, 89%) |
| CMYK | cmyk(52%, 0%, 31.7%, 11%) |
| CIE-LAB | lab(82.14, -49.29, 25.25) |
| CIE-LCH | lch(82.14, 55.38, 152.87°) |
| OKLab | oklab(82.89% -0.1343 0.0638) |
| OKLCH | oklch(82.89% 0.149 154.6) |
| XYZ | xyz(39.6891, 60.5526, 40.6003) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.42
Seafoam Green
#7AF9AB
ΔE00 4.78
Seafoam (survey)
#80F9AD
ΔE00 4.86
Light Greenish Blue
#63F7B4
ΔE00 5.07
Weird Green
#3AE57F
ΔE00 5.22
Light Blue Green
#7EFBB3
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE39B #E36DB5
analogous
#7AE36D #6DE39B #6DE3D6
triadic
#6DE39B #9B6DE3 #E39B6D
tetradic
#6DE39B #6D7AE3 #E36DB5 #E3D66D
square
#6DE39B #6D7AE3 #E36DB5 #E3D66D
split-complementary
#6DE39B #D66DE3 #E36D7A
monochromatic
#22B35B #3AD978 #6DE39B #A0EDBE #D4F7E1
Accessibility & contrast
On white
1.60
#6DE39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#6DE39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE39B
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE39B | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D397
Deuteranopia (green-blind)
#D2C89F
Tritanopia (blue-blind)
#4DE1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6de39b; /* rgb */ color: rgb(109, 227, 155); /* oklch */ color: oklch(82.9% 0.149 154.6);
Tailwind
colors: {
custom: {
50: '#9fecb9',
500: '#6de39b',
950: '#000000',
},
}SCSS
$custom: #6de39b; $custom-light: #9fecb9; $custom-dark: #000000;
JSON
{
"hex": "#6de39b",
"rgb": {
"r": 109,
"g": 227,
"b": 155
},
"hsl": {
"h": 143.39,
"s": 67.816,
"l": 65.882
},
"oklch": {
"l": 0.82885,
"c": 0.14866,
"h": 154.6
},
"luminance": 0.60556
}Semantic roles & 50–950 ramp
primary
#6DE39B
secondary
#B44087
accent
#1687D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581