#6CEB79#6CEB79
#6CEB79 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.191 H 145.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEB79 |
|---|---|
| RGB | rgb(108, 235, 121) |
| HSL | hsl(126, 76%, 67%) |
| HSV | hsv(126, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 48.5%, 7.8%) |
| CIE-LAB | lab(83.96, -58.22, 44.61) |
| CIE-LCH | lch(83.96, 73.35, 142.54°) |
| OKLab | oklab(84.19% -0.1578 0.1081) |
| OKLCH | oklch(84.19% 0.191 145.6) |
| XYZ | xyz(39.3415, 63.9819, 28.3620) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.27
Lightgreen
#90EE90
ΔE00 3.96
Weird Green
#3AE57F
ΔE00 4.18
Spearmint
#1EF876
ΔE00 4.44
Lightgreen (survey)
#76FF7B
ΔE00 4.51
Minty Green
#0BF77D
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEB79 #EB6CDE
analogous
#9EEB6C #6CEB79 #6CEBB9
triadic
#6CEB79 #796CEB #EB796C
tetradic
#6CEB79 #6C9EEB #EB6CDE #EBB96C
square
#6CEB79 #6C9EEB #EB6CDE #EBB96C
split-complementary
#6CEB79 #B96CEB #EB6C9E
monochromatic
#1AC22C #36E448 #6CEB79 #A2F2AA #D8FADB
Accessibility & contrast
On white
1.52
#6CEB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#6CEB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEB79
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEB79 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED870
Deuteranopia (green-blind)
#DDCD81
Tritanopia (blue-blind)
#55E6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ceb79; /* rgb */ color: rgb(108, 235, 121); /* oklch */ color: oklch(84.2% 0.191 145.6);
Tailwind
colors: {
custom: {
50: '#a0f2a2',
500: '#6ceb79',
950: '#000000',
},
}SCSS
$custom: #6ceb79; $custom-light: #a0f2a2; $custom-dark: #000000;
JSON
{
"hex": "#6ceb79",
"rgb": {
"r": 108,
"g": 235,
"b": 121
},
"hsl": {
"h": 126.142,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.84194,
"c": 0.19132,
"h": 145.6
},
"luminance": 0.63985
}Semantic roles & 50–950 ramp
primary
#6CEB79
secondary
#C03BB3
accent
#0DC3D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580