#6CF397#6CF397
#6CF397 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.6% C 0.175 H 151.5°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF397 |
|---|---|
| RGB | rgb(108, 243, 151) |
| HSL | hsl(139, 85%, 69%) |
| HSV | hsv(139, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 37.9%, 4.7%) |
| CIE-LAB | lab(86.76, -56.68, 33.48) |
| CIE-LCH | lch(86.76, 65.83, 149.43°) |
| OKLab | oklab(86.64% -0.1536 0.0835) |
| OKLCH | oklch(86.64% 0.175 151.5) |
| XYZ | xyz(43.8176, 69.5197, 40.3817) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.63
Light Green Blue
#56FCA2
ΔE00 2.74
Sea Green (survey)
#53FCA1
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 2.94
Seafoam (survey)
#80F9AD
ΔE00 3.31
Baby Green
#8CFF9E
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF397 #F36CC8
analogous
#85F36C #6CF397 #6CF3DB
triadic
#6CF397 #976CF3 #F3976C
tetradic
#6CF397 #6C85F3 #F36CC8 #F3DB6C
square
#6CF397 #6C85F3 #F36CC8 #F3DB6C
split-complementary
#6CF397 #DB6CF3 #F36C85
monochromatic
#11D34F #33EE6F #6CF397 #A5F8BF #DDFCE7
Accessibility & contrast
On white
1.41
#6CF397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#6CF397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF397
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF397 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E191
Deuteranopia (green-blind)
#E1D49D
Tritanopia (blue-blind)
#48F0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf397; /* rgb */ color: rgb(108, 243, 151); /* oklch */ color: oklch(86.6% 0.175 151.5);
Tailwind
colors: {
custom: {
50: '#a0f8b6',
500: '#6cf397',
950: '#000000',
},
}SCSS
$custom: #6cf397; $custom-light: #a0f8b6; $custom-dark: #000000;
JSON
{
"hex": "#6cf397",
"rgb": {
"r": 108,
"g": 243,
"b": 151
},
"hsl": {
"h": 139.111,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.86636,
"c": 0.17481,
"h": 151.5
},
"luminance": 0.69524
}Semantic roles & 50–950 ramp
primary
#6CF397
secondary
#CC379D
accent
#049BE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581