#6DE397#6DE397
#6DE397 is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.8% C 0.152 H 153.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE397 |
|---|---|
| RGB | rgb(109, 227, 151) |
| HSL | hsl(141, 68%, 66%) |
| HSV | hsv(141, 52%, 89%) |
| CMYK | cmyk(52%, 0%, 33.5%, 11%) |
| CIE-LAB | lab(82.07, -50.02, 27.21) |
| CIE-LCH | lch(82.07, 56.94, 151.45°) |
| OKLab | oklab(82.8% -0.1361 0.0685) |
| OKLCH | oklch(82.8% 0.152 153.3) |
| XYZ | xyz(39.3588, 60.4204, 38.8604) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.51
Weird Green
#3AE57F
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 4.80
Seafoam (survey)
#80F9AD
ΔE00 4.91
Light Greenish Blue
#63F7B4
ΔE00 5.48
Light Blue Green
#7EFBB3
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE397 #E36DB9
analogous
#7EE36D #6DE397 #6DE3D2
triadic
#6DE397 #976DE3 #E3976D
tetradic
#6DE397 #6D7EE3 #E36DB9 #E3D26D
square
#6DE397 #6D7EE3 #E36DB9 #E3D26D
split-complementary
#6DE397 #D26DE3 #E36D7E
monochromatic
#22B356 #3AD972 #6DE397 #A0EDBC #D4F7E0
Accessibility & contrast
On white
1.60
#6DE397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#6DE397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE397
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE397 | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D392
Deuteranopia (green-blind)
#D2C79C
Tritanopia (blue-blind)
#4FE0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6de397; /* rgb */ color: rgb(109, 227, 151); /* oklch */ color: oklch(82.8% 0.152 153.3);
Tailwind
colors: {
custom: {
50: '#9fecb6',
500: '#6de397',
950: '#000000',
},
}SCSS
$custom: #6de397; $custom-light: #9fecb6; $custom-dark: #000000;
JSON
{
"hex": "#6de397",
"rgb": {
"r": 109,
"g": 227,
"b": 151
},
"hsl": {
"h": 141.356,
"s": 67.816,
"l": 65.882
},
"oklch": {
"l": 0.82803,
"c": 0.15232,
"h": 153.3
},
"luminance": 0.60424
}Semantic roles & 50–950 ramp
primary
#6DE397
secondary
#B4408B
accent
#168ED0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581