#6CF396#6CF396
#6CF396 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.6% C 0.176 H 151.2°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF396 |
|---|---|
| RGB | rgb(108, 243, 150) |
| HSL | hsl(139, 85%, 69%) |
| HSV | hsv(139, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 38.3%, 4.7%) |
| CIE-LAB | lab(86.74, -56.85, 33.96) |
| CIE-LCH | lch(86.74, 66.22, 149.15°) |
| OKLab | oklab(86.62% -0.154 0.0846) |
| OKLCH | oklch(86.62% 0.176 151.2) |
| XYZ | xyz(43.7368, 69.4874, 39.9558) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.73
Light Green Blue
#56FCA2
ΔE00 2.83
Sea Green (survey)
#53FCA1
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 3.08
Seafoam (survey)
#80F9AD
ΔE00 3.45
Baby Green
#8CFF9E
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF396 #F36CC9
analogous
#86F36C #6CF396 #6CF3DA
triadic
#6CF396 #966CF3 #F3966C
tetradic
#6CF396 #6C86F3 #F36CC9 #F3DA6C
square
#6CF396 #6C86F3 #F36CC9 #F3DA6C
split-complementary
#6CF396 #DA6CF3 #F36C86
monochromatic
#11D34E #33EE6E #6CF396 #A5F8BE #DDFCE7
Accessibility & contrast
On white
1.41
#6CF396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#6CF396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF396
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF396 | 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)
#F4E190
Deuteranopia (green-blind)
#E2D49C
Tritanopia (blue-blind)
#48F0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf396; /* rgb */ color: rgb(108, 243, 150); /* oklch */ color: oklch(86.6% 0.176 151.2);
Tailwind
colors: {
custom: {
50: '#a0f8b5',
500: '#6cf396',
950: '#000000',
},
}SCSS
$custom: #6cf396; $custom-light: #a0f8b5; $custom-dark: #000000;
JSON
{
"hex": "#6cf396",
"rgb": {
"r": 108,
"g": 243,
"b": 150
},
"hsl": {
"h": 138.667,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.86618,
"c": 0.17572,
"h": 151.2
},
"luminance": 0.69491
}Semantic roles & 50–950 ramp
primary
#6CF396
secondary
#CC379E
accent
#049DE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581