#6CF19D#6CF19D
#6CF19D is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.3% C 0.167 H 153.3°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF19D |
|---|---|
| RGB | rgb(108, 241, 157) |
| HSL | hsl(142, 83%, 68%) |
| HSV | hsv(142, 55%, 95%) |
| CMYK | cmyk(55.2%, 0%, 34.9%, 5.5%) |
| CIE-LAB | lab(86.27, -54.85, 29.80) |
| CIE-LCH | lch(86.27, 62.42, 151.48°) |
| OKLab | oklab(86.27% -0.1489 0.0748) |
| OKLCH | oklch(86.27% 0.167 153.3) |
| XYZ | xyz(43.7221, 68.5291, 42.8151) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.26
Light Bluish Green
#76FDA8
ΔE00 2.57
Seafoam (survey)
#80F9AD
ΔE00 2.62
Light Green Blue
#56FCA2
ΔE00 2.77
Sea Green (survey)
#53FCA1
ΔE00 2.86
Light Blue Green
#7EFBB3
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF19D #F16CC0
analogous
#7DF16C #6CF19D #6CF1DF
triadic
#6CF19D #9D6CF1 #F19D6C
tetradic
#6CF19D #6C7DF1 #F16CC0 #F1DF6C
square
#6CF19D #6C7DF1 #F16CC0 #F1DF6C
split-complementary
#6CF19D #DF6CF1 #F16C7D
monochromatic
#14CF59 #34EC78 #6CF19D #A4F6C2 #DCFCE8
Accessibility & contrast
On white
1.43
#6CF19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#6CF19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF19D
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF19D | 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)
#F1E098
Deuteranopia (green-blind)
#DFD3A2
Tritanopia (blue-blind)
#46EEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf19d; /* rgb */ color: rgb(108, 241, 157); /* oklch */ color: oklch(86.3% 0.167 153.3);
Tailwind
colors: {
custom: {
50: '#a0f6ba',
500: '#6cf19d',
950: '#000000',
},
}SCSS
$custom: #6cf19d; $custom-light: #a0f6ba; $custom-dark: #000000;
JSON
{
"hex": "#6cf19d",
"rgb": {
"r": 108,
"g": 241,
"b": 157
},
"hsl": {
"h": 142.105,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.86267,
"c": 0.16666,
"h": 153.3
},
"luminance": 0.68533
}Semantic roles & 50–950 ramp
primary
#6CF19D
secondary
#CA3894
accent
#068FDF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581