#6CF391#6CF391
#6CF391 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.5% C 0.180 H 150.0°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF391 |
|---|---|
| RGB | rgb(108, 243, 145) |
| HSL | hsl(136, 85%, 69%) |
| HSV | hsv(136, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 40.3%, 4.7%) |
| CIE-LAB | lab(86.67, -57.68, 36.35) |
| CIE-LCH | lch(86.67, 68.17, 147.78°) |
| OKLab | oklab(86.53% -0.1562 0.0901) |
| OKLCH | oklch(86.53% 0.18 150) |
| XYZ | xyz(43.3427, 69.3298, 37.8805) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.31
Sea Green (survey)
#53FCA1
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.34
Baby Green
#8CFF9E
ΔE00 3.47
Mint Green
#8FFF9F
ΔE00 3.67
Wintergreen
#20F986
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF391 #F36CCE
analogous
#8BF36C #6CF391 #6CF3D4
triadic
#6CF391 #916CF3 #F3916C
tetradic
#6CF391 #6C8BF3 #F36CCE #F3D46C
square
#6CF391 #6C8BF3 #F36CCE #F3D46C
split-complementary
#6CF391 #D46CF3 #F36C8B
monochromatic
#11D346 #33EE67 #6CF391 #A5F8BB #DDFCE6
Accessibility & contrast
On white
1.41
#6CF391 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#6CF391 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF391
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF391 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF391 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18A
Deuteranopia (green-blind)
#E2D497
Tritanopia (blue-blind)
#4AEFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf391; /* rgb */ color: rgb(108, 243, 145); /* oklch */ color: oklch(86.5% 0.180 150.0);
Tailwind
colors: {
custom: {
50: '#a0f8b2',
500: '#6cf391',
950: '#000000',
},
}SCSS
$custom: #6cf391; $custom-light: #a0f8b2; $custom-dark: #000000;
JSON
{
"hex": "#6cf391",
"rgb": {
"r": 108,
"g": 243,
"b": 145
},
"hsl": {
"h": 136.444,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.86529,
"c": 0.18029,
"h": 150
},
"luminance": 0.69334
}Semantic roles & 50–950 ramp
primary
#6CF391
secondary
#CC37A3
accent
#04A5E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581