#6DE995#6DE995
#6DE995 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.163 H 151.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE995 |
|---|---|
| RGB | rgb(109, 233, 149) |
| HSL | hsl(139, 74%, 67%) |
| HSV | hsv(139, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 36.1%, 8.6%) |
| CIE-LAB | lab(83.81, -52.82, 30.57) |
| CIE-LCH | lch(83.81, 61.03, 149.94°) |
| OKLab | oklab(84.21% -0.1434 0.0765) |
| OKLCH | oklch(84.21% 0.163 151.9) |
| XYZ | xyz(40.8674, 63.6954, 38.5688) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.86
Weird Green
#3AE57F
ΔE00 3.89
Seafoam (survey)
#80F9AD
ΔE00 4.07
Light Bluish Green
#76FDA8
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.38
Light Green Blue
#56FCA2
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE995 #E96DC1
analogous
#83E96D #6DE995 #6DE9D3
triadic
#6DE995 #956DE9 #E9956D
tetradic
#6DE995 #6D83E9 #E96DC1 #E9D36D
square
#6DE995 #6D83E9 #E96DC1 #E9D36D
split-complementary
#6DE995 #D36DE9 #E96D83
monochromatic
#1DBF51 #38E16E #6DE995 #A2F1BC #D7F9E2
Accessibility & contrast
On white
1.53
#6DE995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#6DE995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE995
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE995 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88F
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#4EE6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6de995; /* rgb */ color: rgb(109, 233, 149); /* oklch */ color: oklch(84.2% 0.163 151.9);
Tailwind
colors: {
custom: {
50: '#9ff1b4',
500: '#6de995',
950: '#000000',
},
}SCSS
$custom: #6de995; $custom-light: #9ff1b4; $custom-dark: #000000;
JSON
{
"hex": "#6de995",
"rgb": {
"r": 109,
"g": 233,
"b": 149
},
"hsl": {
"h": 139.355,
"s": 73.81,
"l": 67.059
},
"oklch": {
"l": 0.84215,
"c": 0.16251,
"h": 151.9
},
"luminance": 0.63699
}Semantic roles & 50–950 ramp
primary
#6DE995
secondary
#BE3C94
accent
#1096D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581