#6DF293#6DF293
#6DF293 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.4% C 0.177 H 150.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF293 |
|---|---|
| RGB | rgb(109, 242, 147) |
| HSL | hsl(137, 84%, 69%) |
| HSV | hsv(137, 55%, 95%) |
| CMYK | cmyk(55%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(86.43, -56.73, 35.05) |
| CIE-LCH | lch(86.43, 66.69, 148.29°) |
| OKLab | oklab(86.36% -0.1537 0.0871) |
| OKLCH | oklch(86.36% 0.177 150.5) |
| XYZ | xyz(43.3222, 68.8582, 38.6061) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.25
Sea Green (survey)
#53FCA1
ΔE00 3.26
Seafoam Green
#7AF9AB
ΔE00 3.50
Baby Green
#8CFF9E
ΔE00 3.60
Mint Green
#8FFF9F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF293 #F26DCC
analogous
#8AF26D #6DF293 #6DF2D6
triadic
#6DF293 #936DF2 #F2936D
tetradic
#6DF293 #6D8AF2 #F26DCC #F2D66D
square
#6DF293 #6D8AF2 #F26DCC #F2D66D
split-complementary
#6DF293 #D66DF2 #F26D8A
monochromatic
#13D249 #35ED69 #6DF293 #A5F7BD #DDFCE6
Accessibility & contrast
On white
1.42
#6DF293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#6DF293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF293
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF293 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08C
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#4CEEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6df293; /* rgb */ color: rgb(109, 242, 147); /* oklch */ color: oklch(86.4% 0.177 150.5);
Tailwind
colors: {
custom: {
50: '#a1f7b3',
500: '#6df293',
950: '#000000',
},
}SCSS
$custom: #6df293; $custom-light: #a1f7b3; $custom-dark: #000000;
JSON
{
"hex": "#6df293",
"rgb": {
"r": 109,
"g": 242,
"b": 147
},
"hsl": {
"h": 137.143,
"s": 83.648,
"l": 68.824
},
"oklch": {
"l": 0.86356,
"c": 0.17665,
"h": 150.5
},
"luminance": 0.68862
}Semantic roles & 50–950 ramp
primary
#6DF293
secondary
#CB38A1
accent
#05A2E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581