#6CF49F#6CF49F
#6CF49F is a very light, vivid green. Relative luminance 0.704; OKLCH L 87.0% C 0.169 H 153.5°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF49F |
|---|---|
| RGB | rgb(108, 244, 159) |
| HSL | hsl(143, 86%, 69%) |
| HSV | hsv(143, 56%, 96%) |
| CMYK | cmyk(55.7%, 0%, 34.8%, 4.3%) |
| CIE-LAB | lab(87.19, -55.68, 30.02) |
| CIE-LCH | lch(87.19, 63.26, 151.67°) |
| OKLab | oklab(87.03% -0.1512 0.0754) |
| OKLCH | oklch(87.03% 0.169 153.5) |
| XYZ | xyz(44.7896, 70.3886, 44.0202) |
| Luminance | 0.7039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.87
Light Bluish Green
#76FDA8
ΔE00 1.97
Light Green Blue
#56FCA2
ΔE00 2.23
Seafoam (survey)
#80F9AD
ΔE00 2.32
Sea Green (survey)
#53FCA1
ΔE00 2.34
Light Blue Green
#7EFBB3
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF49F #F46CC1
analogous
#7DF46C #6CF49F #6CF4E3
triadic
#6CF49F #9F6CF4 #F49F6C
tetradic
#6CF49F #6C7DF4 #F46CC1 #F4E36C
square
#6CF49F #6C7DF4 #F46CC1 #F4E36C
split-complementary
#6CF49F #E36CF4 #F46C7D
monochromatic
#10D65A #33F07A #6CF49F #A5F8C4 #DEFDE9
Accessibility & contrast
On white
1.39
#6CF49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#6CF49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF49F
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF49F | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E299
Deuteranopia (green-blind)
#E1D5A4
Tritanopia (blue-blind)
#43F1DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf49f; /* rgb */ color: rgb(108, 244, 159); /* oklch */ color: oklch(87.0% 0.169 153.5);
Tailwind
colors: {
custom: {
50: '#a0f9bc',
500: '#6cf49f',
950: '#000000',
},
}SCSS
$custom: #6cf49f; $custom-light: #a0f9bc; $custom-dark: #000000;
JSON
{
"hex": "#6cf49f",
"rgb": {
"r": 108,
"g": 244,
"b": 159
},
"hsl": {
"h": 142.5,
"s": 86.076,
"l": 69.02
},
"oklch": {
"l": 0.87029,
"c": 0.16892,
"h": 153.5
},
"luminance": 0.70393
}Semantic roles & 50–950 ramp
primary
#6CF49F
secondary
#CD3795
accent
#038FE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582