#6CFC8B#6CFC8B
#6CFC8B is a very light, vivid green. Relative luminance 0.747; OKLCH L 88.6% C 0.198 H 148.1°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFC8B |
|---|---|
| RGB | rgb(108, 252, 139) |
| HSL | hsl(133, 96%, 71%) |
| HSV | hsv(133, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 44.8%, 1.2%) |
| CIE-LAB | lab(89.24, -62.04, 42.60) |
| CIE-LCH | lch(89.24, 75.26, 145.52°) |
| OKLab | oklab(88.61% -0.1678 0.1043) |
| OKLCH | oklch(88.61% 0.198 148.1) |
| XYZ | xyz(45.6519, 74.6688, 36.4278) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.88
Baby Green
#8CFF9E
ΔE00 3.10
Mint Green
#8FFF9F
ΔE00 3.37
Wintergreen
#20F986
ΔE00 3.39
Spring Green
#00FF7F
ΔE00 3.57
Spearmint
#1EF876
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFC8B #FC6CDD
analogous
#95FC6C #6CFC8B #6CFCD3
triadic
#6CFC8B #8B6CFC #FC8B6C
tetradic
#6CFC8B #6C95FC #FC6CDD #FCD36C
square
#6CFC8B #6C95FC #FC6CDD #FCD36C
split-complementary
#6CFC8B #D36CFC #FC6C95
monochromatic
#05E936 #30FB5C #6CFC8B #A8FDBA #E1FEE7
Accessibility & contrast
On white
1.32
#6CFC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#6CFC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFC8B
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFC8B | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE882
Deuteranopia (green-blind)
#EBDB93
Tritanopia (blue-blind)
#49F7E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6cfc8b; /* rgb */ color: rgb(108, 252, 139); /* oklch */ color: oklch(88.6% 0.198 148.1);
Tailwind
colors: {
custom: {
50: '#a2feae',
500: '#6cfc8b',
950: '#000000',
},
}SCSS
$custom: #6cfc8b; $custom-light: #a2feae; $custom-dark: #000000;
JSON
{
"hex": "#6cfc8b",
"rgb": {
"r": 108,
"g": 252,
"b": 139
},
"hsl": {
"h": 132.917,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.88611,
"c": 0.19761,
"h": 148.1
},
"luminance": 0.74673
}Semantic roles & 50–950 ramp
primary
#6CFC8B
secondary
#D735B4
accent
#00B4E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681