#6CF39D#6CF39D
#6CF39D is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.7% C 0.169 H 153.1°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF39D |
|---|---|
| RGB | rgb(108, 243, 157) |
| HSL | hsl(142, 85%, 69%) |
| HSV | hsv(142, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 35.4%, 4.7%) |
| CIE-LAB | lab(86.86, -55.64, 30.59) |
| CIE-LCH | lch(86.86, 63.50, 151.20°) |
| OKLab | oklab(86.75% -0.151 0.0767) |
| OKLCH | oklch(86.75% 0.169 153.1) |
| XYZ | xyz(44.3173, 69.7196, 43.0135) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.14
Light Bluish Green
#76FDA8
ΔE00 2.20
Light Green Blue
#56FCA2
ΔE00 2.42
Sea Green (survey)
#53FCA1
ΔE00 2.51
Seafoam (survey)
#80F9AD
ΔE00 2.55
Light Blue Green
#7EFBB3
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF39D #F36CC2
analogous
#7FF36C #6CF39D #6CF3E1
triadic
#6CF39D #9D6CF3 #F39D6C
tetradic
#6CF39D #6C7FF3 #F36CC2 #F3E16C
square
#6CF39D #6C7FF3 #F36CC2 #F3E16C
split-complementary
#6CF39D #E16CF3 #F36C7F
monochromatic
#11D358 #33EE77 #6CF39D #A5F8C3 #DDFCE8
Accessibility & contrast
On white
1.41
#6CF39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#6CF39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF39D
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF39D | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E197
Deuteranopia (green-blind)
#E1D4A2
Tritanopia (blue-blind)
#45F0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf39d; /* rgb */ color: rgb(108, 243, 157); /* oklch */ color: oklch(86.7% 0.169 153.1);
Tailwind
colors: {
custom: {
50: '#a0f8ba',
500: '#6cf39d',
950: '#000000',
},
}SCSS
$custom: #6cf39d; $custom-light: #a0f8ba; $custom-dark: #000000;
JSON
{
"hex": "#6cf39d",
"rgb": {
"r": 108,
"g": 243,
"b": 157
},
"hsl": {
"h": 141.778,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.86749,
"c": 0.16938,
"h": 153.1
},
"luminance": 0.69724
}Semantic roles & 50–950 ramp
primary
#6CF39D
secondary
#CC3796
accent
#0491E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581