#6DE48B#6DE48B
#6DE48B is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.165 H 149.7°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE48B |
|---|---|
| RGB | rgb(109, 228, 139) |
| HSL | hsl(135, 69%, 66%) |
| HSV | hsv(135, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 39%, 10.6%) |
| CIE-LAB | lab(82.16, -52.50, 33.46) |
| CIE-LCH | lch(82.16, 62.25, 147.49°) |
| OKLab | oklab(82.82% -0.1424 0.0831) |
| OKLCH | oklch(82.82% 0.165 149.7) |
| XYZ | xyz(38.7077, 60.5989, 34.0781) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.35
Lightgreen
#90EE90
ΔE00 4.14
Tealish Green
#0CDC73
ΔE00 5.07
Seafoam Green
#7AF9AB
ΔE00 5.37
Turquoise Green
#04F489
ΔE00 5.42
Aqua Green
#12E193
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE48B #E46DC6
analogous
#8AE46D #6DE48B #6DE4C6
triadic
#6DE48B #8B6DE4 #E48B6D
tetradic
#6DE48B #6D8AE4 #E46DC6 #E4C66D
square
#6DE48B #6D8AE4 #E46DC6 #E4C66D
split-complementary
#6DE48B #C66DE4 #E46D8A
monochromatic
#21B547 #39DA62 #6DE48B #A1EEB4 #D4F7DD
Accessibility & contrast
On white
1.60
#6DE48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#6DE48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE48B
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE48B | 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)
#E5D385
Deuteranopia (green-blind)
#D5C891
Tritanopia (blue-blind)
#53E0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6de48b; /* rgb */ color: rgb(109, 228, 139); /* oklch */ color: oklch(82.8% 0.165 149.7);
Tailwind
colors: {
custom: {
50: '#9fedad',
500: '#6de48b',
950: '#000000',
},
}SCSS
$custom: #6de48b; $custom-light: #9fedad; $custom-dark: #000000;
JSON
{
"hex": "#6de48b",
"rgb": {
"r": 109,
"g": 228,
"b": 139
},
"hsl": {
"h": 135.126,
"s": 68.786,
"l": 66.078
},
"oklch": {
"l": 0.82816,
"c": 0.16487,
"h": 149.7
},
"luminance": 0.60602
}Semantic roles & 50–950 ramp
primary
#6DE48B
secondary
#B64098
accent
#15A1D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581