#6CFB9C#6CFB9C
#6CFB9C is a very light, vivid green. Relative luminance 0.746; OKLCH L 88.7% C 0.181 H 151.9°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFB9C |
|---|---|
| RGB | rgb(108, 251, 156) |
| HSL | hsl(140, 95%, 70%) |
| HSV | hsv(140, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 37.8%, 1.6%) |
| CIE-LAB | lab(89.20, -58.94, 34.20) |
| CIE-LCH | lch(89.20, 68.15, 149.87°) |
| OKLab | oklab(88.66% -0.1597 0.0853) |
| OKLCH | oklch(88.66% 0.181 151.9) |
| XYZ | xyz(46.6787, 74.5785, 43.3812) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.77
Light Green Blue
#56FCA2
ΔE00 1.96
Sea Green (survey)
#53FCA1
ΔE00 2.00
Seafoam Green
#7AF9AB
ΔE00 2.80
Baby Green
#8CFF9E
ΔE00 2.89
Mint Green
#8FFF9F
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFB9C #FB6CCB
analogous
#83FB6C #6CFB9C #6CFBE4
triadic
#6CFB9C #9C6CFB #FB9C6C
tetradic
#6CFB9C #6C83FB #FB6CCB #FBE46C
square
#6CFB9C #6C83FB #FB6CCB #FBE46C
split-complementary
#6CFB9C #E46CFB #FB6C83
monochromatic
#06E651 #30F974 #6CFB9C #A8FDC4 #E1FEEB
Accessibility & contrast
On white
1.32
#6CFB9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#6CFB9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFB9C
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFB9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFB9C | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE895
Deuteranopia (green-blind)
#E8DBA2
Tritanopia (blue-blind)
#42F8E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6cfb9c; /* rgb */ color: rgb(108, 251, 156); /* oklch */ color: oklch(88.7% 0.181 151.9);
Tailwind
colors: {
custom: {
50: '#a1fdba',
500: '#6cfb9c',
950: '#000000',
},
}SCSS
$custom: #6cfb9c; $custom-light: #a1fdba; $custom-dark: #000000;
JSON
{
"hex": "#6cfb9c",
"rgb": {
"r": 108,
"g": 251,
"b": 156
},
"hsl": {
"h": 140.14,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.88659,
"c": 0.18102,
"h": 151.9
},
"luminance": 0.74583
}Semantic roles & 50–950 ramp
primary
#6CFB9C
secondary
#D635A0
accent
#0098E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681