#6CF39E#6CF39E
#6CF39E is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.8% C 0.168 H 153.4°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF39E |
|---|---|
| RGB | rgb(108, 243, 158) |
| HSL | hsl(142, 85%, 69%) |
| HSV | hsv(142, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 35%, 4.7%) |
| CIE-LAB | lab(86.88, -55.46, 30.11) |
| CIE-LCH | lch(86.88, 63.11, 151.50°) |
| OKLab | oklab(86.77% -0.1506 0.0756) |
| OKLCH | oklch(86.77% 0.168 153.4) |
| XYZ | xyz(44.4031, 69.7539, 43.4650) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.02
Light Bluish Green
#76FDA8
ΔE00 2.17
Light Green Blue
#56FCA2
ΔE00 2.41
Seafoam (survey)
#80F9AD
ΔE00 2.44
Sea Green (survey)
#53FCA1
ΔE00 2.50
Light Blue Green
#7EFBB3
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF39E #F36CC1
analogous
#7EF36C #6CF39E #6CF3E2
triadic
#6CF39E #9E6CF3 #F39E6C
tetradic
#6CF39E #6C7EF3 #F36CC1 #F3E26C
square
#6CF39E #6C7EF3 #F36CC1 #F3E26C
split-complementary
#6CF39E #E26CF3 #F36C7E
monochromatic
#11D359 #33EE79 #6CF39E #A5F8C3 #DDFCE9
Accessibility & contrast
On white
1.40
#6CF39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#6CF39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF39E
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF39E | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E198
Deuteranopia (green-blind)
#E0D4A3
Tritanopia (blue-blind)
#44F0DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf39e; /* rgb */ color: rgb(108, 243, 158); /* oklch */ color: oklch(86.8% 0.168 153.4);
Tailwind
colors: {
custom: {
50: '#a0f8bb',
500: '#6cf39e',
950: '#000000',
},
}SCSS
$custom: #6cf39e; $custom-light: #a0f8bb; $custom-dark: #000000;
JSON
{
"hex": "#6cf39e",
"rgb": {
"r": 108,
"g": 243,
"b": 158
},
"hsl": {
"h": 142.222,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.86769,
"c": 0.16847,
"h": 153.4
},
"luminance": 0.69758
}Semantic roles & 50–950 ramp
primary
#6CF39E
secondary
#CC3795
accent
#048FE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582