#6CF19E#6CF19E
#6CF19E is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.3% C 0.166 H 153.6°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF19E |
|---|---|
| RGB | rgb(108, 241, 158) |
| HSL | hsl(143, 83%, 68%) |
| HSV | hsv(143, 55%, 95%) |
| CMYK | cmyk(55.2%, 0%, 34.4%, 5.5%) |
| CIE-LAB | lab(86.29, -54.67, 29.32) |
| CIE-LCH | lch(86.29, 62.03, 151.79°) |
| OKLab | oklab(86.29% -0.1485 0.0736) |
| OKLCH | oklch(86.29% 0.166 153.6) |
| XYZ | xyz(43.8078, 68.5634, 43.2666) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.17
Seafoam (survey)
#80F9AD
ΔE00 2.53
Light Bluish Green
#76FDA8
ΔE00 2.56
Light Green Blue
#56FCA2
ΔE00 2.77
Sea Green (survey)
#53FCA1
ΔE00 2.87
Light Blue Green
#7EFBB3
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF19E #F16CBF
analogous
#7CF16C #6CF19E #6CF1E0
triadic
#6CF19E #9E6CF1 #F19E6C
tetradic
#6CF19E #6C7CF1 #F16CBF #F1E06C
square
#6CF19E #6C7CF1 #F16CBF #F1E06C
split-complementary
#6CF19E #E06CF1 #F16C7C
monochromatic
#14CF5A #34EC79 #6CF19E #A4F6C3 #DCFCE8
Accessibility & contrast
On white
1.43
#6CF19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#6CF19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF19E
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF19E | 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)
#F1E099
Deuteranopia (green-blind)
#DFD3A3
Tritanopia (blue-blind)
#45EEDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf19e; /* rgb */ color: rgb(108, 241, 158); /* oklch */ color: oklch(86.3% 0.166 153.6);
Tailwind
colors: {
custom: {
50: '#a0f6bb',
500: '#6cf19e',
950: '#000000',
},
}SCSS
$custom: #6cf19e; $custom-light: #a0f6bb; $custom-dark: #000000;
JSON
{
"hex": "#6cf19e",
"rgb": {
"r": 108,
"g": 241,
"b": 158
},
"hsl": {
"h": 142.556,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.86287,
"c": 0.16575,
"h": 153.6
},
"luminance": 0.68567
}Semantic roles & 50–950 ramp
primary
#6CF19E
secondary
#CA3893
accent
#068EDF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582