#6CF49E#6CF49E
#6CF49E is a very light, vivid green. Relative luminance 0.704; OKLCH L 87.0% C 0.170 H 153.2°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF49E |
|---|---|
| RGB | rgb(108, 244, 158) |
| HSL | hsl(142, 86%, 69%) |
| HSV | hsv(142, 56%, 96%) |
| CMYK | cmyk(55.7%, 0%, 35.2%, 4.3%) |
| CIE-LAB | lab(87.17, -55.86, 30.51) |
| CIE-LCH | lch(87.17, 63.65, 151.36°) |
| OKLab | oklab(87.01% -0.1516 0.0765) |
| OKLCH | oklch(87.01% 0.17 153.2) |
| XYZ | xyz(44.7031, 70.3540, 43.5650) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.99
Light Bluish Green
#76FDA8
ΔE00 2.00
Light Green Blue
#56FCA2
ΔE00 2.24
Sea Green (survey)
#53FCA1
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 2.43
Light Blue Green
#7EFBB3
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF49E #F46CC2
analogous
#7EF46C #6CF49E #6CF4E2
triadic
#6CF49E #9E6CF4 #F49E6C
tetradic
#6CF49E #6C7EF4 #F46CC2 #F4E26C
square
#6CF49E #6C7EF4 #F46CC2 #F4E26C
split-complementary
#6CF49E #E26CF4 #F46C7E
monochromatic
#10D659 #33F078 #6CF49E #A5F8C4 #DEFDE9
Accessibility & contrast
On white
1.39
#6CF49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#6CF49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF49E
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF49E | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E298
Deuteranopia (green-blind)
#E1D5A3
Tritanopia (blue-blind)
#44F1DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf49e; /* rgb */ color: rgb(108, 244, 158); /* oklch */ color: oklch(87.0% 0.170 153.2);
Tailwind
colors: {
custom: {
50: '#a0f9bb',
500: '#6cf49e',
950: '#000000',
},
}SCSS
$custom: #6cf49e; $custom-light: #a0f9bb; $custom-dark: #000000;
JSON
{
"hex": "#6cf49e",
"rgb": {
"r": 108,
"g": 244,
"b": 158
},
"hsl": {
"h": 142.059,
"s": 86.076,
"l": 69.02
},
"oklch": {
"l": 0.8701,
"c": 0.16982,
"h": 153.2
},
"luminance": 0.70358
}Semantic roles & 50–950 ramp
primary
#6CF49E
secondary
#CD3796
accent
#0390E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582