#6CF191#6CF191
#6CF191 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.0% C 0.178 H 150.2°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF191 |
|---|---|
| RGB | rgb(108, 241, 145) |
| HSL | hsl(137, 83%, 68%) |
| HSV | hsv(137, 55%, 95%) |
| CMYK | cmyk(55.2%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(86.08, -56.90, 35.58) |
| CIE-LCH | lch(86.08, 67.11, 147.98°) |
| OKLab | oklab(86.04% -0.1541 0.0883) |
| OKLCH | oklch(86.04% 0.178 150.2) |
| XYZ | xyz(42.7474, 68.1393, 37.6821) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.43
Light Green Blue
#56FCA2
ΔE00 3.47
Sea Green (survey)
#53FCA1
ΔE00 3.48
Lightgreen
#90EE90
ΔE00 3.74
Seafoam Green
#7AF9AB
ΔE00 3.77
Baby Green
#8CFF9E
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF191 #F16CCC
analogous
#89F16C #6CF191 #6CF1D4
triadic
#6CF191 #916CF1 #F1916C
tetradic
#6CF191 #6C89F1 #F16CCC #F1D46C
square
#6CF191 #6C89F1 #F16CCC #F1D46C
split-complementary
#6CF191 #D46CF1 #F16C89
monochromatic
#14CF48 #34EC67 #6CF191 #A4F6BB #DCFCE5
Accessibility & contrast
On white
1.44
#6CF191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#6CF191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF191
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF191 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8A
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#4BEDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cf191; /* rgb */ color: rgb(108, 241, 145); /* oklch */ color: oklch(86.0% 0.178 150.2);
Tailwind
colors: {
custom: {
50: '#a0f6b2',
500: '#6cf191',
950: '#000000',
},
}SCSS
$custom: #6cf191; $custom-light: #a0f6b2; $custom-dark: #000000;
JSON
{
"hex": "#6cf191",
"rgb": {
"r": 108,
"g": 241,
"b": 145
},
"hsl": {
"h": 136.692,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.86044,
"c": 0.17759,
"h": 150.2
},
"luminance": 0.68143
}Semantic roles & 50–950 ramp
primary
#6CF191
secondary
#CA38A1
accent
#06A3DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581