#6DF19F#6DF19F
#6DF19F is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.3% C 0.164 H 153.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF19F |
|---|---|
| RGB | rgb(109, 241, 159) |
| HSL | hsl(143, 83%, 69%) |
| HSV | hsv(143, 55%, 95%) |
| CMYK | cmyk(54.8%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(86.34, -54.27, 28.88) |
| CIE-LCH | lch(86.34, 61.47, 151.97°) |
| OKLab | oklab(86.34% -0.1475 0.0726) |
| OKLCH | oklch(86.34% 0.164 153.8) |
| XYZ | xyz(44.0166, 68.6611, 43.7275) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.07
Seafoam (survey)
#80F9AD
ΔE00 2.42
Light Bluish Green
#76FDA8
ΔE00 2.54
Light Green Blue
#56FCA2
ΔE00 2.83
Sea Green (survey)
#53FCA1
ΔE00 2.94
Light Blue Green
#7EFBB3
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF19F #F16DBF
analogous
#7DF16D #6DF19F #6DF1E1
triadic
#6DF19F #9F6DF1 #F19F6D
tetradic
#6DF19F #6D7DF1 #F16DBF #F1E16D
square
#6DF19F #6D7DF1 #F16DBF #F1E16D
split-complementary
#6DF19F #E16DF1 #F16D7D
monochromatic
#14D05B #35EC7A #6DF19F #A5F6C4 #DDFCE8
Accessibility & contrast
On white
1.43
#6DF19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#6DF19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF19F
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF19F | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#DED3A4
Tritanopia (blue-blind)
#47EEDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6df19f; /* rgb */ color: rgb(109, 241, 159); /* oklch */ color: oklch(86.3% 0.164 153.8);
Tailwind
colors: {
custom: {
50: '#a0f6bc',
500: '#6df19f',
950: '#000000',
},
}SCSS
$custom: #6df19f; $custom-light: #a0f6bc; $custom-dark: #000000;
JSON
{
"hex": "#6df19f",
"rgb": {
"r": 109,
"g": 241,
"b": 159
},
"hsl": {
"h": 142.727,
"s": 82.5,
"l": 68.627
},
"oklch": {
"l": 0.86341,
"c": 0.16437,
"h": 153.8
},
"luminance": 0.68665
}Semantic roles & 50–950 ramp
primary
#6DF19F
secondary
#CA3893
accent
#078DDF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582