#6CF19A#6CF19A
#6CF19A is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.2% C 0.169 H 152.5°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF19A |
|---|---|
| RGB | rgb(108, 241, 154) |
| HSL | hsl(141, 83%, 68%) |
| HSV | hsv(141, 55%, 95%) |
| CMYK | cmyk(55.2%, 0%, 36.1%, 5.5%) |
| CIE-LAB | lab(86.22, -55.38, 31.25) |
| CIE-LCH | lch(86.22, 63.59, 150.56°) |
| OKLab | oklab(86.21% -0.1502 0.0782) |
| OKLCH | oklch(86.21% 0.169 152.5) |
| XYZ | xyz(43.4691, 68.4279, 41.4828) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.58
Light Bluish Green
#76FDA8
ΔE00 2.67
Light Green Blue
#56FCA2
ΔE00 2.82
Sea Green (survey)
#53FCA1
ΔE00 2.89
Seafoam (survey)
#80F9AD
ΔE00 2.94
Light Blue Green
#7EFBB3
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF19A #F16CC3
analogous
#80F16C #6CF19A #6CF1DD
triadic
#6CF19A #9A6CF1 #F19A6C
tetradic
#6CF19A #6C80F1 #F16CC3 #F1DD6C
square
#6CF19A #6C80F1 #F16CC3 #F1DD6C
split-complementary
#6CF19A #DD6CF1 #F16C80
monochromatic
#14CF54 #34EC74 #6CF19A #A4F6C0 #DCFCE7
Accessibility & contrast
On white
1.43
#6CF19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#6CF19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF19A
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF19A | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF94
Deuteranopia (green-blind)
#DFD39F
Tritanopia (blue-blind)
#47EEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf19a; /* rgb */ color: rgb(108, 241, 154); /* oklch */ color: oklch(86.2% 0.169 152.5);
Tailwind
colors: {
custom: {
50: '#a0f6b8',
500: '#6cf19a',
950: '#000000',
},
}SCSS
$custom: #6cf19a; $custom-light: #a0f6b8; $custom-dark: #000000;
JSON
{
"hex": "#6cf19a",
"rgb": {
"r": 108,
"g": 241,
"b": 154
},
"hsl": {
"h": 140.752,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.86209,
"c": 0.16938,
"h": 152.5
},
"luminance": 0.68432
}Semantic roles & 50–950 ramp
primary
#6CF19A
secondary
#CA3897
accent
#0694DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581