#6DF094#6DF094
#6DF094 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.9% C 0.173 H 150.9°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF094 |
|---|---|
| RGB | rgb(109, 240, 148) |
| HSL | hsl(138, 81%, 68%) |
| HSV | hsv(138, 55%, 94%) |
| CMYK | cmyk(54.6%, 0%, 38.3%, 5.9%) |
| CIE-LAB | lab(85.86, -55.78, 33.80) |
| CIE-LCH | lch(85.86, 65.22, 148.79°) |
| OKLab | oklab(85.89% -0.1512 0.0841) |
| OKLCH | oklch(85.89% 0.173 150.9) |
| XYZ | xyz(42.8090, 67.7057, 38.8238) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.24
Light Green Blue
#56FCA2
ΔE00 3.36
Seafoam Green
#7AF9AB
ΔE00 3.37
Sea Green (survey)
#53FCA1
ΔE00 3.39
Seafoam (survey)
#80F9AD
ΔE00 3.69
Lightgreen
#90EE90
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF094 #F06DC9
analogous
#87F06D #6DF094 #6DF0D6
triadic
#6DF094 #946DF0 #F0946D
tetradic
#6DF094 #6D87F0 #F06DC9 #F0D66D
square
#6DF094 #6D87F0 #F06DC9 #F0D66D
split-complementary
#6DF094 #D66DF0 #F06D87
monochromatic
#15CD4C #36EA6B #6DF094 #A4F6BD #DCFBE5
Accessibility & contrast
On white
1.44
#6DF094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#6DF094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF094
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF094 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8E
Deuteranopia (green-blind)
#DFD29A
Tritanopia (blue-blind)
#4CECD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6df094; /* rgb */ color: rgb(109, 240, 148); /* oklch */ color: oklch(85.9% 0.173 150.9);
Tailwind
colors: {
custom: {
50: '#a0f6b4',
500: '#6df094',
950: '#000000',
},
}SCSS
$custom: #6df094; $custom-light: #a0f6b4; $custom-dark: #000000;
JSON
{
"hex": "#6df094",
"rgb": {
"r": 109,
"g": 240,
"b": 148
},
"hsl": {
"h": 137.863,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.8589,
"c": 0.17303,
"h": 150.9
},
"luminance": 0.6771
}Semantic roles & 50–950 ramp
primary
#6DF094
secondary
#C9399E
accent
#089EDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581