#6CF197#6CF197
#6CF197 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.2% C 0.172 H 151.7°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF197 |
|---|---|
| RGB | rgb(108, 241, 151) |
| HSL | hsl(139, 83%, 68%) |
| HSV | hsv(139, 55%, 95%) |
| CMYK | cmyk(55.2%, 0%, 37.3%, 5.5%) |
| CIE-LAB | lab(86.17, -55.89, 32.70) |
| CIE-LCH | lch(86.17, 64.76, 149.67°) |
| OKLab | oklab(86.15% -0.1515 0.0816) |
| OKLCH | oklch(86.15% 0.172 151.7) |
| XYZ | xyz(43.2224, 68.3292, 40.1833) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 2.95
Light Green Blue
#56FCA2
ΔE00 2.97
Sea Green (survey)
#53FCA1
ΔE00 3.02
Seafoam (survey)
#80F9AD
ΔE00 3.30
Foam Green
#90FDA9
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF197 #F16CC6
analogous
#83F16C #6CF197 #6CF1D9
triadic
#6CF197 #976CF1 #F1976C
tetradic
#6CF197 #6C83F1 #F16CC6 #F1D96C
square
#6CF197 #6C83F1 #F16CC6 #F1D96C
split-complementary
#6CF197 #D96CF1 #F16C83
monochromatic
#14CF50 #34EC6F #6CF197 #A4F6BF #DCFCE6
Accessibility & contrast
On white
1.43
#6CF197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#6CF197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF197
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF197 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF91
Deuteranopia (green-blind)
#DFD39D
Tritanopia (blue-blind)
#48EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf197; /* rgb */ color: rgb(108, 241, 151); /* oklch */ color: oklch(86.2% 0.172 151.7);
Tailwind
colors: {
custom: {
50: '#a0f6b6',
500: '#6cf197',
950: '#000000',
},
}SCSS
$custom: #6cf197; $custom-light: #a0f6b6; $custom-dark: #000000;
JSON
{
"hex": "#6cf197",
"rgb": {
"r": 108,
"g": 241,
"b": 151
},
"hsl": {
"h": 139.398,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.86153,
"c": 0.17211,
"h": 151.7
},
"luminance": 0.68333
}Semantic roles & 50–950 ramp
primary
#6CF197
secondary
#CA389A
accent
#0699DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581