#6DE597#6DE597
#6DE597 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.3% C 0.155 H 153.0°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE597 |
|---|---|
| RGB | rgb(109, 229, 151) |
| HSL | hsl(141, 70%, 66%) |
| HSV | hsv(141, 52%, 90%) |
| CMYK | cmyk(52.4%, 0%, 34.1%, 10.2%) |
| CIE-LAB | lab(82.66, -50.84, 28.01) |
| CIE-LCH | lch(82.66, 58.05, 151.15°) |
| OKLab | oklab(83.29% -0.1382 0.0704) |
| OKLCH | oklch(83.29% 0.155 153) |
| XYZ | xyz(39.9090, 61.5208, 39.0438) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.40
Seafoam Green
#7AF9AB
ΔE00 4.41
Seafoam (survey)
#80F9AD
ΔE00 4.54
Aqua Green
#12E193
ΔE00 4.60
Light Bluish Green
#76FDA8
ΔE00 5.12
Light Blue Green
#7EFBB3
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE597 #E56DBB
analogous
#7FE56D #6DE597 #6DE5D3
triadic
#6DE597 #976DE5 #E5976D
tetradic
#6DE597 #6D7FE5 #E56DBB #E5D36D
square
#6DE597 #6D7FE5 #E56DBB #E5D36D
split-complementary
#6DE597 #D36DE5 #E56D7F
monochromatic
#21B755 #39DC72 #6DE597 #A1EEBC #D5F8E1
Accessibility & contrast
On white
1.58
#6DE597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#6DE597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE597
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE597 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D592
Deuteranopia (green-blind)
#D4C99C
Tritanopia (blue-blind)
#4EE2D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6de597; /* rgb */ color: rgb(109, 229, 151); /* oklch */ color: oklch(83.3% 0.155 153.0);
Tailwind
colors: {
custom: {
50: '#9feeb6',
500: '#6de597',
950: '#000000',
},
}SCSS
$custom: #6de597; $custom-light: #9feeb6; $custom-dark: #000000;
JSON
{
"hex": "#6de597",
"rgb": {
"r": 109,
"g": 229,
"b": 151
},
"hsl": {
"h": 141,
"s": 69.767,
"l": 66.275
},
"oklch": {
"l": 0.83287,
"c": 0.15512,
"h": 153
},
"luminance": 0.61524
}Semantic roles & 50–950 ramp
primary
#6DE597
secondary
#B73F8D
accent
#148FD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581