#6DE993#6DE993
#6DE993 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.164 H 151.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE993 |
|---|---|
| RGB | rgb(109, 233, 147) |
| HSL | hsl(138, 74%, 67%) |
| HSV | hsv(138, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(83.77, -53.16, 31.54) |
| CIE-LCH | lch(83.77, 61.82, 149.32°) |
| OKLab | oklab(84.18% -0.1442 0.0788) |
| OKLCH | oklch(84.18% 0.164 151.4) |
| XYZ | xyz(40.7091, 63.6321, 37.7351) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.70
Seafoam Green
#7AF9AB
ΔE00 4.02
Lightgreen
#90EE90
ΔE00 4.17
Seafoam (survey)
#80F9AD
ΔE00 4.25
Light Bluish Green
#76FDA8
ΔE00 4.37
Light Green Blue
#56FCA2
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE993 #E96DC3
analogous
#85E96D #6DE993 #6DE9D1
triadic
#6DE993 #936DE9 #E9936D
tetradic
#6DE993 #6D85E9 #E96DC3 #E9D16D
square
#6DE993 #6D85E9 #E96DC3 #E9D16D
split-complementary
#6DE993 #D16DE9 #E96D85
monochromatic
#1DBF4E #38E16C #6DE993 #A2F1BA #D7F9E2
Accessibility & contrast
On white
1.53
#6DE993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#6DE993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE993
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE993 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#D9CC98
Tritanopia (blue-blind)
#4FE6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6de993; /* rgb */ color: rgb(109, 233, 147); /* oklch */ color: oklch(84.2% 0.164 151.4);
Tailwind
colors: {
custom: {
50: '#9ff1b3',
500: '#6de993',
950: '#000000',
},
}SCSS
$custom: #6de993; $custom-light: #9ff1b3; $custom-dark: #000000;
JSON
{
"hex": "#6de993",
"rgb": {
"r": 109,
"g": 233,
"b": 147
},
"hsl": {
"h": 138.387,
"s": 73.81,
"l": 67.059
},
"oklch": {
"l": 0.84177,
"c": 0.16436,
"h": 151.4
},
"luminance": 0.63636
}Semantic roles & 50–950 ramp
primary
#6DE993
secondary
#BE3C96
accent
#1099D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581