#6DE48C#6DE48C
#6DE48C is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.164 H 150.0°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE48C |
|---|---|
| RGB | rgb(109, 228, 140) |
| HSL | hsl(136, 69%, 66%) |
| HSV | hsv(136, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 38.6%, 10.6%) |
| CIE-LAB | lab(82.18, -52.33, 32.97) |
| CIE-LCH | lch(82.18, 61.85, 147.79°) |
| OKLab | oklab(82.83% -0.1419 0.082) |
| OKLCH | oklch(82.83% 0.164 150) |
| XYZ | xyz(38.7811, 60.6282, 34.4646) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.41
Lightgreen
#90EE90
ΔE00 4.20
Tealish Green
#0CDC73
ΔE00 5.12
Seafoam Green
#7AF9AB
ΔE00 5.28
Aqua Green
#12E193
ΔE00 5.40
Turquoise Green
#04F489
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE48C #E46DC5
analogous
#89E46D #6DE48C #6DE4C7
triadic
#6DE48C #8C6DE4 #E48C6D
tetradic
#6DE48C #6D89E4 #E46DC5 #E4C76D
square
#6DE48C #6D89E4 #E46DC5 #E4C76D
split-complementary
#6DE48C #C76DE4 #E46D89
monochromatic
#21B548 #39DA63 #6DE48C #A1EEB5 #D4F7DD
Accessibility & contrast
On white
1.60
#6DE48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6DE48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE48C
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE48C | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D386
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#53E0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6de48c; /* rgb */ color: rgb(109, 228, 140); /* oklch */ color: oklch(82.8% 0.164 150.0);
Tailwind
colors: {
custom: {
50: '#9fedae',
500: '#6de48c',
950: '#000000',
},
}SCSS
$custom: #6de48c; $custom-light: #9fedae; $custom-dark: #000000;
JSON
{
"hex": "#6de48c",
"rgb": {
"r": 109,
"g": 228,
"b": 140
},
"hsl": {
"h": 135.63,
"s": 68.786,
"l": 66.078
},
"oklch": {
"l": 0.82834,
"c": 0.16394,
"h": 150
},
"luminance": 0.60631
}Semantic roles & 50–950 ramp
primary
#6DE48C
secondary
#B64097
accent
#15A0D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581