#6CED79#6CED79
#6CED79 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.194 H 145.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED79 |
|---|---|
| RGB | rgb(108, 237, 121) |
| HSL | hsl(126, 78%, 68%) |
| HSV | hsv(126, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 48.9%, 7.1%) |
| CIE-LAB | lab(84.55, -58.98, 45.35) |
| CIE-LCH | lch(84.55, 74.40, 142.44°) |
| OKLab | oklab(84.68% -0.1599 0.1098) |
| OKLCH | oklch(84.68% 0.194 145.5) |
| XYZ | xyz(39.9173, 65.1336, 28.5540) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.47
Lightgreen
#90EE90
ΔE00 4.03
Lightgreen (survey)
#76FF7B
ΔE00 4.05
Spearmint
#1EF876
ΔE00 4.16
Weird Green
#3AE57F
ΔE00 4.42
Minty Green
#0BF77D
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED79 #ED6CE0
analogous
#9FED6C #6CED79 #6CEDBA
triadic
#6CED79 #796CED #ED796C
tetradic
#6CED79 #6C9FED #ED6CE0 #EDBA6C
square
#6CED79 #6C9FED #ED6CE0 #EDBA6C
split-complementary
#6CED79 #BA6CED #ED6C9F
monochromatic
#18C62A #35E647 #6CED79 #A3F4AB #D9FADC
Accessibility & contrast
On white
1.50
#6CED79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#6CED79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED79
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED79 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6F
Deuteranopia (green-blind)
#DFCF81
Tritanopia (blue-blind)
#54E8D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ced79; /* rgb */ color: rgb(108, 237, 121); /* oklch */ color: oklch(84.7% 0.194 145.5);
Tailwind
colors: {
custom: {
50: '#a0f4a2',
500: '#6ced79',
950: '#000000',
},
}SCSS
$custom: #6ced79; $custom-light: #a0f4a2; $custom-dark: #000000;
JSON
{
"hex": "#6ced79",
"rgb": {
"r": 108,
"g": 237,
"b": 121
},
"hsl": {
"h": 126.047,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.84684,
"c": 0.19395,
"h": 145.5
},
"luminance": 0.65137
}Semantic roles & 50–950 ramp
primary
#6CED79
secondary
#C439B6
accent
#0BC6DA
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580