#6DE697#6DE697
#6DE697 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.157 H 152.9°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE697 |
|---|---|
| RGB | rgb(109, 230, 151) |
| HSL | hsl(141, 71%, 66%) |
| HSV | hsv(141, 53%, 90%) |
| CMYK | cmyk(52.6%, 0%, 34.3%, 9.8%) |
| CIE-LAB | lab(82.95, -51.25, 28.41) |
| CIE-LCH | lch(82.95, 58.60, 151.00°) |
| OKLab | oklab(83.53% -0.1393 0.0714) |
| OKLCH | oklch(83.53% 0.157 152.9) |
| XYZ | xyz(40.1864, 62.0758, 39.1363) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.22
Weird Green
#3AE57F
ΔE00 4.30
Seafoam (survey)
#80F9AD
ΔE00 4.37
Aqua Green
#12E193
ΔE00 4.67
Light Bluish Green
#76FDA8
ΔE00 4.90
Lightgreen
#90EE90
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE697 #E66DBC
analogous
#80E66D #6DE697 #6DE6D3
triadic
#6DE697 #976DE6 #E6976D
tetradic
#6DE697 #6D80E6 #E66DBC #E6D36D
square
#6DE697 #6D80E6 #E66DBC #E6D36D
split-complementary
#6DE697 #D36DE6 #E66D80
monochromatic
#20B955 #39DD72 #6DE697 #A1EFBC #D6F8E1
Accessibility & contrast
On white
1.57
#6DE697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#6DE697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE697
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE697 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D692
Deuteranopia (green-blind)
#D5CA9C
Tritanopia (blue-blind)
#4EE3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6de697; /* rgb */ color: rgb(109, 230, 151); /* oklch */ color: oklch(83.5% 0.157 152.9);
Tailwind
colors: {
custom: {
50: '#9fefb6',
500: '#6de697',
950: '#000000',
},
}SCSS
$custom: #6de697; $custom-light: #9fefb6; $custom-dark: #000000;
JSON
{
"hex": "#6de697",
"rgb": {
"r": 109,
"g": 230,
"b": 151
},
"hsl": {
"h": 140.826,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.83528,
"c": 0.15651,
"h": 152.9
},
"luminance": 0.62079
}Semantic roles & 50–950 ramp
primary
#6DE697
secondary
#B93E8E
accent
#1390D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581