#6CF096#6CF096
#6CF096 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.9% C 0.172 H 151.5°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF096 |
|---|---|
| RGB | rgb(108, 240, 150) |
| HSL | hsl(139, 81%, 68%) |
| HSV | hsv(139, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 37.5%, 5.9%) |
| CIE-LAB | lab(85.86, -55.67, 32.79) |
| CIE-LCH | lch(85.86, 64.61, 149.50°) |
| OKLab | oklab(85.89% -0.1509 0.0818) |
| OKLCH | oklch(85.89% 0.172 151.5) |
| XYZ | xyz(42.8463, 67.7065, 39.6590) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.11
Light Green Blue
#56FCA2
ΔE00 3.17
Sea Green (survey)
#53FCA1
ΔE00 3.21
Seafoam (survey)
#80F9AD
ΔE00 3.45
Foam Green
#90FDA9
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF096 #F06CC6
analogous
#84F06C #6CF096 #6CF0D8
triadic
#6CF096 #966CF0 #F0966C
tetradic
#6CF096 #6C84F0 #F06CC6 #F0D86C
square
#6CF096 #6C84F0 #F06CC6 #F0D86C
split-complementary
#6CF096 #D86CF0 #F06C84
monochromatic
#15CD4F #34EA6E #6CF096 #A4F6BE #DBFBE5
Accessibility & contrast
On white
1.44
#6CF096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#6CF096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF096
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF096 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE90
Deuteranopia (green-blind)
#DFD29C
Tritanopia (blue-blind)
#49EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cf096; /* rgb */ color: rgb(108, 240, 150); /* oklch */ color: oklch(85.9% 0.172 151.5);
Tailwind
colors: {
custom: {
50: '#a0f6b5',
500: '#6cf096',
950: '#000000',
},
}SCSS
$custom: #6cf096; $custom-light: #a0f6b5; $custom-dark: #000000;
JSON
{
"hex": "#6cf096",
"rgb": {
"r": 108,
"g": 240,
"b": 150
},
"hsl": {
"h": 139.091,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.85892,
"c": 0.17167,
"h": 151.5
},
"luminance": 0.6771
}Semantic roles & 50–950 ramp
primary
#6CF096
secondary
#C8389A
accent
#089ADE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581