#6DF19C#6DF19C
#6DF19C is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.3% C 0.167 H 152.9°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF19C |
|---|---|
| RGB | rgb(109, 241, 156) |
| HSL | hsl(141, 83%, 69%) |
| HSV | hsv(141, 55%, 95%) |
| CMYK | cmyk(54.8%, 0%, 35.3%, 5.5%) |
| CIE-LAB | lab(86.28, -54.80, 30.34) |
| CIE-LCH | lch(86.28, 62.64, 151.03°) |
| OKLab | oklab(86.28% -0.1488 0.0761) |
| OKLCH | oklch(86.28% 0.167 152.9) |
| XYZ | xyz(43.7594, 68.5582, 42.3731) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.34
Light Bluish Green
#76FDA8
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 2.70
Light Green Blue
#56FCA2
ΔE00 2.82
Sea Green (survey)
#53FCA1
ΔE00 2.91
Light Blue Green
#7EFBB3
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF19C #F16DC2
analogous
#80F16D #6DF19C #6DF1DE
triadic
#6DF19C #9C6DF1 #F19C6D
tetradic
#6DF19C #6D80F1 #F16DC2 #F1DE6D
square
#6DF19C #6D80F1 #F16DC2 #F1DE6D
split-complementary
#6DF19C #DE6DF1 #F16D80
monochromatic
#14D057 #35EC76 #6DF19C #A5F6C2 #DDFCE8
Accessibility & contrast
On white
1.43
#6DF19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#6DF19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF19C
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF19C | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E096
Deuteranopia (green-blind)
#DFD3A1
Tritanopia (blue-blind)
#48EEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6df19c; /* rgb */ color: rgb(109, 241, 156); /* oklch */ color: oklch(86.3% 0.167 152.9);
Tailwind
colors: {
custom: {
50: '#a0f6ba',
500: '#6df19c',
950: '#000000',
},
}SCSS
$custom: #6df19c; $custom-light: #a0f6ba; $custom-dark: #000000;
JSON
{
"hex": "#6df19c",
"rgb": {
"r": 109,
"g": 241,
"b": 156
},
"hsl": {
"h": 141.364,
"s": 82.5,
"l": 68.627
},
"oklch": {
"l": 0.86282,
"c": 0.16708,
"h": 152.9
},
"luminance": 0.68562
}Semantic roles & 50–950 ramp
primary
#6DF19C
secondary
#CA3896
accent
#0792DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581