#6CF186#6CF186
#6CF186 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.188 H 147.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF186 |
|---|---|
| RGB | rgb(108, 241, 134) |
| HSL | hsl(132, 83%, 68%) |
| HSV | hsv(132, 55%, 95%) |
| CMYK | cmyk(55.2%, 0%, 44.4%, 5.5%) |
| CIE-LAB | lab(85.91, -58.63, 40.79) |
| CIE-LCH | lch(85.91, 71.42, 145.17°) |
| OKLab | oklab(85.86% -0.1587 0.1) |
| OKLCH | oklch(85.86% 0.188 147.8) |
| XYZ | xyz(41.9400, 67.8163, 33.4293) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.60
Wintergreen
#20F986
ΔE00 3.81
Minty Green
#0BF77D
ΔE00 3.91
Baby Green
#8CFF9E
ΔE00 4.00
Spearmint
#1EF876
ΔE00 4.01
Weird Green
#3AE57F
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF186 #F16CD7
analogous
#94F16C #6CF186 #6CF1C8
triadic
#6CF186 #866CF1 #F1866C
tetradic
#6CF186 #6C94F1 #F16CD7 #F1C86C
square
#6CF186 #6C94F1 #F16CD7 #F1C86C
split-complementary
#6CF186 #C86CF1 #F16C94
monochromatic
#14CF38 #34EC58 #6CF186 #A4F6B4 #DCFCE2
Accessibility & contrast
On white
1.44
#6CF186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#6CF186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF186
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF186 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7E
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#4FECD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cf186; /* rgb */ color: rgb(108, 241, 134); /* oklch */ color: oklch(85.9% 0.188 147.8);
Tailwind
colors: {
custom: {
50: '#a0f6aa',
500: '#6cf186',
950: '#000000',
},
}SCSS
$custom: #6cf186; $custom-light: #a0f6aa; $custom-dark: #000000;
JSON
{
"hex": "#6cf186",
"rgb": {
"r": 108,
"g": 241,
"b": 134
},
"hsl": {
"h": 131.729,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.85859,
"c": 0.1876,
"h": 147.8
},
"luminance": 0.6782
}Semantic roles & 50–950 ramp
primary
#6CF186
secondary
#CA38AD
accent
#06B5DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581