#6DE795#6DE795
#6DE795 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.160 H 152.2°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE795 |
|---|---|
| RGB | rgb(109, 231, 149) |
| HSL | hsl(140, 72%, 67%) |
| HSV | hsv(140, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 35.5%, 9.4%) |
| CIE-LAB | lab(83.22, -52.01, 29.78) |
| CIE-LCH | lch(83.22, 59.93, 150.20°) |
| OKLab | oklab(83.73% -0.1412 0.0746) |
| OKLCH | oklch(83.73% 0.16 152.2) |
| XYZ | xyz(40.3045, 62.5695, 38.3811) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.15
Seafoam (survey)
#80F9AD
ΔE00 4.33
Lightgreen
#90EE90
ΔE00 4.63
Light Bluish Green
#76FDA8
ΔE00 4.70
Light Green Blue
#56FCA2
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE795 #E76DBF
analogous
#82E76D #6DE795 #6DE7D2
triadic
#6DE795 #956DE7 #E7956D
tetradic
#6DE795 #6D82E7 #E76DBF #E7D26D
square
#6DE795 #6D82E7 #E76DBF #E7D26D
split-complementary
#6DE795 #D26DE7 #E76D82
monochromatic
#1FBB52 #38DE6F #6DE795 #A2F0BB #D6F8E1
Accessibility & contrast
On white
1.55
#6DE795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#6DE795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE795
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE795 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D690
Deuteranopia (green-blind)
#D6CB9A
Tritanopia (blue-blind)
#4EE4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6de795; /* rgb */ color: rgb(109, 231, 149); /* oklch */ color: oklch(83.7% 0.160 152.2);
Tailwind
colors: {
custom: {
50: '#9fefb4',
500: '#6de795',
950: '#000000',
},
}SCSS
$custom: #6de795; $custom-light: #9fefb4; $custom-dark: #000000;
JSON
{
"hex": "#6de795",
"rgb": {
"r": 109,
"g": 231,
"b": 149
},
"hsl": {
"h": 139.672,
"s": 71.765,
"l": 66.667
},
"oklch": {
"l": 0.83731,
"c": 0.15974,
"h": 152.2
},
"luminance": 0.62573
}Semantic roles & 50–950 ramp
primary
#6DE795
secondary
#BA3E92
accent
#1294D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581