#6CF39A#6CF39A
#6CF39A is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.7% C 0.172 H 152.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF39A |
|---|---|
| RGB | rgb(108, 243, 154) |
| HSL | hsl(140, 85%, 69%) |
| HSV | hsv(140, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 36.6%, 4.7%) |
| CIE-LAB | lab(86.81, -56.17, 32.04) |
| CIE-LCH | lch(86.81, 64.66, 150.30°) |
| OKLab | oklab(86.69% -0.1523 0.0801) |
| OKLCH | oklch(86.69% 0.172 152.3) |
| XYZ | xyz(44.0644, 69.6184, 41.6812) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.37
Seafoam Green
#7AF9AB
ΔE00 2.52
Light Green Blue
#56FCA2
ΔE00 2.53
Sea Green (survey)
#53FCA1
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.91
Foam Green
#90FDA9
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF39A #F36CC5
analogous
#82F36C #6CF39A #6CF3DD
triadic
#6CF39A #9A6CF3 #F39A6C
tetradic
#6CF39A #6C82F3 #F36CC5 #F3DD6C
square
#6CF39A #6C82F3 #F36CC5 #F3DD6C
split-complementary
#6CF39A #DD6CF3 #F36C82
monochromatic
#11D353 #33EE73 #6CF39A #A5F8C1 #DDFCE8
Accessibility & contrast
On white
1.41
#6CF39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#6CF39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF39A
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF39A | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E194
Deuteranopia (green-blind)
#E1D4A0
Tritanopia (blue-blind)
#46F0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf39a; /* rgb */ color: rgb(108, 243, 154); /* oklch */ color: oklch(86.7% 0.172 152.3);
Tailwind
colors: {
custom: {
50: '#a0f8b8',
500: '#6cf39a',
950: '#000000',
},
}SCSS
$custom: #6cf39a; $custom-light: #a0f8b8; $custom-dark: #000000;
JSON
{
"hex": "#6cf39a",
"rgb": {
"r": 108,
"g": 243,
"b": 154
},
"hsl": {
"h": 140.444,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.86692,
"c": 0.17209,
"h": 152.3
},
"luminance": 0.69622
}Semantic roles & 50–950 ramp
primary
#6CF39A
secondary
#CC3799
accent
#0496E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581