#6CF49D#6CF49D
#6CF49D is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.0% C 0.171 H 153.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF49D |
|---|---|
| RGB | rgb(108, 244, 157) |
| HSL | hsl(142, 86%, 69%) |
| HSV | hsv(142, 56%, 96%) |
| CMYK | cmyk(55.7%, 0%, 35.7%, 4.3%) |
| CIE-LAB | lab(87.15, -56.04, 30.99) |
| CIE-LCH | lch(87.15, 64.03, 151.06°) |
| OKLab | oklab(86.99% -0.152 0.0776) |
| OKLCH | oklch(86.99% 0.171 153) |
| XYZ | xyz(44.6174, 70.3198, 43.1136) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.04
Seafoam Green
#7AF9AB
ΔE00 2.12
Light Green Blue
#56FCA2
ΔE00 2.27
Sea Green (survey)
#53FCA1
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 2.55
Light Blue Green
#7EFBB3
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF49D #F46CC3
analogous
#7FF46C #6CF49D #6CF4E1
triadic
#6CF49D #9D6CF4 #F49D6C
tetradic
#6CF49D #6C7FF4 #F46CC3 #F4E16C
square
#6CF49D #6C7FF4 #F46CC3 #F4E16C
split-complementary
#6CF49D #E16CF4 #F46C7F
monochromatic
#10D657 #33F077 #6CF49D #A5F8C3 #DEFDE9
Accessibility & contrast
On white
1.39
#6CF49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#6CF49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF49D
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF49D | 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)
#F4E297
Deuteranopia (green-blind)
#E2D5A2
Tritanopia (blue-blind)
#44F1DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf49d; /* rgb */ color: rgb(108, 244, 157); /* oklch */ color: oklch(87.0% 0.171 153.0);
Tailwind
colors: {
custom: {
50: '#a0f9ba',
500: '#6cf49d',
950: '#000000',
},
}SCSS
$custom: #6cf49d; $custom-light: #a0f9ba; $custom-dark: #000000;
JSON
{
"hex": "#6cf49d",
"rgb": {
"r": 108,
"g": 244,
"b": 157
},
"hsl": {
"h": 141.618,
"s": 86.076,
"l": 69.02
},
"oklch": {
"l": 0.8699,
"c": 0.17072,
"h": 153
},
"luminance": 0.70324
}Semantic roles & 50–950 ramp
primary
#6CF49D
secondary
#CD3797
accent
#0392E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582