#6DE49B#6DE49B
#6DE49B is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.1% C 0.150 H 154.4°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE49B |
|---|---|
| RGB | rgb(109, 228, 155) |
| HSL | hsl(143, 69%, 66%) |
| HSV | hsv(143, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 32%, 10.6%) |
| CIE-LAB | lab(82.43, -49.70, 25.65) |
| CIE-LCH | lch(82.43, 55.93, 152.70°) |
| OKLab | oklab(83.13% -0.1354 0.0647) |
| OKLCH | oklch(83.13% 0.15 154.4) |
| XYZ | xyz(39.9634, 61.1012, 40.6917) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.43
Seafoam Green
#7AF9AB
ΔE00 4.56
Seafoam (survey)
#80F9AD
ΔE00 4.65
Light Greenish Blue
#63F7B4
ΔE00 4.94
Weird Green
#3AE57F
ΔE00 5.09
Light Blue Green
#7EFBB3
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE49B #E46DB6
analogous
#7AE46D #6DE49B #6DE4D6
triadic
#6DE49B #9B6DE4 #E49B6D
tetradic
#6DE49B #6D7AE4 #E46DB6 #E4D66D
square
#6DE49B #6D7AE4 #E46DB6 #E4D66D
split-complementary
#6DE49B #D66DE4 #E46D7A
monochromatic
#21B55B #39DA78 #6DE49B #A1EEBE #D4F7E2
Accessibility & contrast
On white
1.59
#6DE49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#6DE49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE49B
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE49B | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D496
Deuteranopia (green-blind)
#D3C89F
Tritanopia (blue-blind)
#4DE2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6de49b; /* rgb */ color: rgb(109, 228, 155); /* oklch */ color: oklch(83.1% 0.150 154.4);
Tailwind
colors: {
custom: {
50: '#9fedb9',
500: '#6de49b',
950: '#000000',
},
}SCSS
$custom: #6de49b; $custom-light: #9fedb9; $custom-dark: #000000;
JSON
{
"hex": "#6de49b",
"rgb": {
"r": 109,
"g": 228,
"b": 155
},
"hsl": {
"h": 143.193,
"s": 68.786,
"l": 66.078
},
"oklch": {
"l": 0.83126,
"c": 0.15006,
"h": 154.4
},
"luminance": 0.61105
}Semantic roles & 50–950 ramp
primary
#6DE49B
secondary
#B64088
accent
#1588D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581