#6CF29C#6CF29C
#6CF29C is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.5% C 0.169 H 152.9°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF29C |
|---|---|
| RGB | rgb(108, 242, 156) |
| HSL | hsl(141, 84%, 69%) |
| HSV | hsv(141, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 35.5%, 5.1%) |
| CIE-LAB | lab(86.55, -55.42, 30.68) |
| CIE-LCH | lch(86.55, 63.35, 151.03°) |
| OKLab | oklab(86.49% -0.1504 0.0769) |
| OKLCH | oklch(86.49% 0.169 152.9) |
| XYZ | xyz(43.9339, 69.0887, 42.4663) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.30
Light Bluish Green
#76FDA8
ΔE00 2.41
Light Green Blue
#56FCA2
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.68
Sea Green (survey)
#53FCA1
ΔE00 2.69
Light Blue Green
#7EFBB3
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF29C #F26CC2
analogous
#7FF26C #6CF29C #6CF2DF
triadic
#6CF29C #9C6CF2 #F29C6C
tetradic
#6CF29C #6C7FF2 #F26CC2 #F2DF6C
square
#6CF29C #6C7FF2 #F26CC2 #F2DF6C
split-complementary
#6CF29C #DF6CF2 #F26C7F
monochromatic
#12D157 #34ED76 #6CF29C #A4F7C2 #DCFCE8
Accessibility & contrast
On white
1.42
#6CF29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#6CF29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF29C
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF29C | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E096
Deuteranopia (green-blind)
#E0D4A1
Tritanopia (blue-blind)
#46EFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf29c; /* rgb */ color: rgb(108, 242, 156); /* oklch */ color: oklch(86.5% 0.169 152.9);
Tailwind
colors: {
custom: {
50: '#a0f7ba',
500: '#6cf29c',
950: '#000000',
},
}SCSS
$custom: #6cf29c; $custom-light: #a0f7ba; $custom-dark: #000000;
JSON
{
"hex": "#6cf29c",
"rgb": {
"r": 108,
"g": 242,
"b": 156
},
"hsl": {
"h": 141.493,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.86489,
"c": 0.16892,
"h": 152.9
},
"luminance": 0.69093
}Semantic roles & 50–950 ramp
primary
#6CF29C
secondary
#CB3796
accent
#0592E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581