#6CE978#6CE978
#6CE978 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.7% C 0.190 H 145.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE978 |
|---|---|
| RGB | rgb(108, 233, 120) |
| HSL | hsl(126, 74%, 67%) |
| HSV | hsv(126, 54%, 91%) |
| CMYK | cmyk(53.6%, 0%, 48.5%, 8.6%) |
| CIE-LAB | lab(83.35, -57.59, 44.33) |
| CIE-LCH | lch(83.35, 72.68, 142.41°) |
| OKLab | oklab(83.69% -0.1562 0.1074) |
| OKLCH | oklch(83.69% 0.19 145.5) |
| XYZ | xyz(38.7111, 62.8188, 27.8509) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.01
Lightgreen
#90EE90
ΔE00 4.01
Weird Green
#3AE57F
ΔE00 4.07
Spearmint
#1EF876
ΔE00 4.75
Minty Green
#0BF77D
ΔE00 4.91
Lightgreen (survey)
#76FF7B
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE978 #E96CDD
analogous
#9FE96C #6CE978 #6CE9B7
triadic
#6CE978 #786CE9 #E9786C
tetradic
#6CE978 #6C9FE9 #E96CDD #E9B76C
square
#6CE978 #6C9FE9 #E96CDD #E9B76C
split-complementary
#6CE978 #B76CE9 #E96C9F
monochromatic
#1CBE2C #37E147 #6CE978 #A1F1A9 #D6F9DA
Accessibility & contrast
On white
1.55
#6CE978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#6CE978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE978
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE978 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD76F
Deuteranopia (green-blind)
#DCCB80
Tritanopia (blue-blind)
#56E4CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ce978; /* rgb */ color: rgb(108, 233, 120); /* oklch */ color: oklch(83.7% 0.190 145.5);
Tailwind
colors: {
custom: {
50: '#9ff1a1',
500: '#6ce978',
950: '#000000',
},
}SCSS
$custom: #6ce978; $custom-light: #9ff1a1; $custom-dark: #000000;
JSON
{
"hex": "#6ce978",
"rgb": {
"r": 108,
"g": 233,
"b": 120
},
"hsl": {
"h": 125.76,
"s": 73.964,
"l": 66.863
},
"oklch": {
"l": 0.83689,
"c": 0.18957,
"h": 145.5
},
"luminance": 0.62822
}Semantic roles & 50–950 ramp
primary
#6CE978
secondary
#BD3CB1
accent
#0FC3D6
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580