#6CF196#6CF196
#6CF196 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.1% C 0.173 H 151.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF196 |
|---|---|
| RGB | rgb(108, 241, 150) |
| HSL | hsl(139, 83%, 68%) |
| HSV | hsv(139, 55%, 95%) |
| CMYK | cmyk(55.2%, 0%, 37.8%, 5.5%) |
| CIE-LAB | lab(86.15, -56.06, 33.18) |
| CIE-LCH | lch(86.15, 65.15, 149.38°) |
| OKLab | oklab(86.13% -0.152 0.0827) |
| OKLCH | oklch(86.13% 0.173 151.4) |
| XYZ | xyz(43.1415, 68.2969, 39.7574) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.94
Light Green Blue
#56FCA2
ΔE00 3.04
Sea Green (survey)
#53FCA1
ΔE00 3.08
Seafoam Green
#7AF9AB
ΔE00 3.08
Seafoam (survey)
#80F9AD
ΔE00 3.43
Foam Green
#90FDA9
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF196 #F16CC7
analogous
#84F16C #6CF196 #6CF1D8
triadic
#6CF196 #966CF1 #F1966C
tetradic
#6CF196 #6C84F1 #F16CC7 #F1D86C
square
#6CF196 #6C84F1 #F16CC7 #F1D86C
split-complementary
#6CF196 #D86CF1 #F16C84
monochromatic
#14CF4F #34EC6E #6CF196 #A4F6BE #DCFCE6
Accessibility & contrast
On white
1.43
#6CF196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#6CF196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF196
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF196 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF90
Deuteranopia (green-blind)
#E0D39C
Tritanopia (blue-blind)
#49EEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cf196; /* rgb */ color: rgb(108, 241, 150); /* oklch */ color: oklch(86.1% 0.173 151.4);
Tailwind
colors: {
custom: {
50: '#a0f6b5',
500: '#6cf196',
950: '#000000',
},
}SCSS
$custom: #6cf196; $custom-light: #a0f6b5; $custom-dark: #000000;
JSON
{
"hex": "#6cf196",
"rgb": {
"r": 108,
"g": 241,
"b": 150
},
"hsl": {
"h": 138.947,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.86134,
"c": 0.17302,
"h": 151.4
},
"luminance": 0.68301
}Semantic roles & 50–950 ramp
primary
#6CF196
secondary
#CA389C
accent
#069BDF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581