#6DE68B#6DE68B
#6DE68B is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.3% C 0.168 H 149.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE68B |
|---|---|
| RGB | rgb(109, 230, 139) |
| HSL | hsl(135, 71%, 66%) |
| HSV | hsv(135, 53%, 90%) |
| CMYK | cmyk(52.6%, 0%, 39.6%, 9.8%) |
| CIE-LAB | lab(82.76, -53.30, 34.24) |
| CIE-LCH | lch(82.76, 63.35, 147.29°) |
| OKLab | oklab(83.3% -0.1445 0.085) |
| OKLCH | oklch(83.3% 0.168 149.6) |
| XYZ | xyz(39.2610, 61.7056, 34.2625) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Lightgreen
#90EE90
ΔE00 3.88
Turquoise Green
#04F489
ΔE00 5.10
Seafoam Green
#7AF9AB
ΔE00 5.14
Tealish Green
#0CDC73
ΔE00 5.16
Light Bluish Green
#76FDA8
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE68B #E66DC8
analogous
#8CE66D #6DE68B #6DE6C8
triadic
#6DE68B #8B6DE6 #E68B6D
tetradic
#6DE68B #6D8CE6 #E66DC8 #E6C86D
square
#6DE68B #6D8CE6 #E66DC8 #E6C86D
split-complementary
#6DE68B #C86DE6 #E66D8C
monochromatic
#20B946 #39DD61 #6DE68B #A1EFB5 #D6F8DE
Accessibility & contrast
On white
1.57
#6DE68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#6DE68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE68B
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE68B | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D585
Deuteranopia (green-blind)
#D7C991
Tritanopia (blue-blind)
#52E2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6de68b; /* rgb */ color: rgb(109, 230, 139); /* oklch */ color: oklch(83.3% 0.168 149.6);
Tailwind
colors: {
custom: {
50: '#9fefae',
500: '#6de68b',
950: '#000000',
},
}SCSS
$custom: #6de68b; $custom-light: #9fefae; $custom-dark: #000000;
JSON
{
"hex": "#6de68b",
"rgb": {
"r": 109,
"g": 230,
"b": 139
},
"hsl": {
"h": 134.876,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.83303,
"c": 0.16764,
"h": 149.6
},
"luminance": 0.61709
}Semantic roles & 50–950 ramp
primary
#6DE68B
secondary
#B93E9A
accent
#13A3D3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581