#6CF29F#6CF29F
#6CF29F is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.5% C 0.166 H 153.8°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF29F |
|---|---|
| RGB | rgb(108, 242, 159) |
| HSL | hsl(143, 84%, 69%) |
| HSV | hsv(143, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 34.3%, 5.1%) |
| CIE-LAB | lab(86.60, -54.89, 29.23) |
| CIE-LCH | lch(86.60, 62.19, 151.96°) |
| OKLab | oklab(86.55% -0.1491 0.0735) |
| OKLCH | oklch(86.55% 0.166 153.8) |
| XYZ | xyz(44.1910, 69.1916, 43.8207) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.99
Light Bluish Green
#76FDA8
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 2.38
Light Green Blue
#56FCA2
ΔE00 2.59
Sea Green (survey)
#53FCA1
ΔE00 2.70
Light Blue Green
#7EFBB3
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF29F #F26CBF
analogous
#7CF26C #6CF29F #6CF2E2
triadic
#6CF29F #9F6CF2 #F29F6C
tetradic
#6CF29F #6C7CF2 #F26CBF #F2E26C
square
#6CF29F #6C7CF2 #F26CBF #F2E26C
split-complementary
#6CF29F #E26CF2 #F26C7C
monochromatic
#12D15B #34ED7A #6CF29F #A4F7C4 #DCFCE8
Accessibility & contrast
On white
1.42
#6CF29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#6CF29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF29F
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF29F | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19A
Deuteranopia (green-blind)
#DFD4A4
Tritanopia (blue-blind)
#44EFDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf29f; /* rgb */ color: rgb(108, 242, 159); /* oklch */ color: oklch(86.5% 0.166 153.8);
Tailwind
colors: {
custom: {
50: '#a0f7bc',
500: '#6cf29f',
950: '#000000',
},
}SCSS
$custom: #6cf29f; $custom-light: #a0f7bc; $custom-dark: #000000;
JSON
{
"hex": "#6cf29f",
"rgb": {
"r": 108,
"g": 242,
"b": 159
},
"hsl": {
"h": 142.836,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.86547,
"c": 0.16621,
"h": 153.8
},
"luminance": 0.69196
}Semantic roles & 50–950 ramp
primary
#6CF29F
secondary
#CB3793
accent
#058DE0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582