#6CF49C#6CF49C
#6CF49C is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.0% C 0.172 H 152.7°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF49C |
|---|---|
| RGB | rgb(108, 244, 156) |
| HSL | hsl(141, 86%, 69%) |
| HSV | hsv(141, 56%, 96%) |
| CMYK | cmyk(55.7%, 0%, 36.1%, 4.3%) |
| CIE-LAB | lab(87.14, -56.21, 31.47) |
| CIE-LCH | lch(87.14, 64.42, 150.76°) |
| OKLab | oklab(86.97% -0.1525 0.0788) |
| OKLCH | oklch(86.97% 0.172 152.7) |
| XYZ | xyz(44.5324, 70.2858, 42.6658) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.10
Seafoam Green
#7AF9AB
ΔE00 2.25
Light Green Blue
#56FCA2
ΔE00 2.30
Sea Green (survey)
#53FCA1
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 2.67
Foam Green
#90FDA9
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF49C #F46CC4
analogous
#80F46C #6CF49C #6CF4E0
triadic
#6CF49C #9C6CF4 #F49C6C
tetradic
#6CF49C #6C80F4 #F46CC4 #F4E06C
square
#6CF49C #6C80F4 #F46CC4 #F4E06C
split-complementary
#6CF49C #E06CF4 #F46C80
monochromatic
#10D656 #33F076 #6CF49C #A5F8C2 #DEFDE9
Accessibility & contrast
On white
1.39
#6CF49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#6CF49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF49C
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF49C | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E296
Deuteranopia (green-blind)
#E2D5A2
Tritanopia (blue-blind)
#45F1DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf49c; /* rgb */ color: rgb(108, 244, 156); /* oklch */ color: oklch(87.0% 0.172 152.7);
Tailwind
colors: {
custom: {
50: '#a0f9ba',
500: '#6cf49c',
950: '#000000',
},
}SCSS
$custom: #6cf49c; $custom-light: #a0f9ba; $custom-dark: #000000;
JSON
{
"hex": "#6cf49c",
"rgb": {
"r": 108,
"g": 244,
"b": 156
},
"hsl": {
"h": 141.176,
"s": 86.076,
"l": 69.02
},
"oklch": {
"l": 0.86971,
"c": 0.17163,
"h": 152.7
},
"luminance": 0.7029
}Semantic roles & 50–950 ramp
primary
#6CF49C
secondary
#CD3798
accent
#0394E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581