#6DF19B#6DF19B
#6DF19B is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.3% C 0.168 H 152.6°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF19B |
|---|---|
| RGB | rgb(109, 241, 155) |
| HSL | hsl(141, 83%, 69%) |
| HSV | hsv(141, 55%, 95%) |
| CMYK | cmyk(54.8%, 0%, 35.7%, 5.5%) |
| CIE-LAB | lab(86.27, -54.98, 30.82) |
| CIE-LCH | lch(86.27, 63.02, 150.73°) |
| OKLab | oklab(86.26% -0.1492 0.0772) |
| OKLCH | oklch(86.26% 0.168 152.6) |
| XYZ | xyz(43.6751, 68.5245, 41.9289) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.45
Light Bluish Green
#76FDA8
ΔE00 2.61
Seafoam (survey)
#80F9AD
ΔE00 2.80
Light Green Blue
#56FCA2
ΔE00 2.84
Sea Green (survey)
#53FCA1
ΔE00 2.92
Light Blue Green
#7EFBB3
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF19B #F16DC3
analogous
#81F16D #6DF19B #6DF1DD
triadic
#6DF19B #9B6DF1 #F19B6D
tetradic
#6DF19B #6D81F1 #F16DC3 #F1DD6D
square
#6DF19B #6D81F1 #F16DC3 #F1DD6D
split-complementary
#6DF19B #DD6DF1 #F16D81
monochromatic
#14D055 #35EC75 #6DF19B #A5F6C1 #DDFCE7
Accessibility & contrast
On white
1.43
#6DF19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#6DF19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF19B
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF19B | 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)
#F1E095
Deuteranopia (green-blind)
#DFD3A0
Tritanopia (blue-blind)
#49EEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6df19b; /* rgb */ color: rgb(109, 241, 155); /* oklch */ color: oklch(86.3% 0.168 152.6);
Tailwind
colors: {
custom: {
50: '#a0f6b9',
500: '#6df19b',
950: '#000000',
},
}SCSS
$custom: #6df19b; $custom-light: #a0f6b9; $custom-dark: #000000;
JSON
{
"hex": "#6df19b",
"rgb": {
"r": 109,
"g": 241,
"b": 155
},
"hsl": {
"h": 140.909,
"s": 82.5,
"l": 68.627
},
"oklch": {
"l": 0.86263,
"c": 0.16799,
"h": 152.6
},
"luminance": 0.68528
}Semantic roles & 50–950 ramp
primary
#6DF19B
secondary
#CA3897
accent
#0794DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581