#6CED84#6CED84
#6CED84 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.9% C 0.184 H 147.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED84 |
|---|---|
| RGB | rgb(108, 237, 132) |
| HSL | hsl(131, 78%, 68%) |
| HSV | hsv(131, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(84.70, -57.39, 40.22) |
| CIE-LCH | lch(84.70, 70.08, 144.98°) |
| OKLab | oklab(84.85% -0.1554 0.0986) |
| OKLCH | oklch(84.85% 0.184 147.6) |
| XYZ | xyz(40.6308, 65.4189, 32.3113) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 3.63
Wintergreen
#20F986
ΔE00 4.30
Minty Green
#0BF77D
ΔE00 4.32
Turquoise Green
#04F489
ΔE00 4.40
Spearmint
#1EF876
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED84 #ED6CD5
analogous
#94ED6C #6CED84 #6CEDC5
triadic
#6CED84 #846CED #ED846C
tetradic
#6CED84 #6C94ED #ED6CD5 #EDC56C
square
#6CED84 #6C94ED #ED6CD5 #EDC56C
split-complementary
#6CED84 #C56CED #ED6C94
monochromatic
#18C639 #35E656 #6CED84 #A3F4B2 #D9FADF
Accessibility & contrast
On white
1.49
#6CED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#6CED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED84
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED84 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7C
Deuteranopia (green-blind)
#DECF8B
Tritanopia (blue-blind)
#51E8D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ced84; /* rgb */ color: rgb(108, 237, 132); /* oklch */ color: oklch(84.9% 0.184 147.6);
Tailwind
colors: {
custom: {
50: '#a0f4a9',
500: '#6ced84',
950: '#000000',
},
}SCSS
$custom: #6ced84; $custom-light: #a0f4a9; $custom-dark: #000000;
JSON
{
"hex": "#6ced84",
"rgb": {
"r": 108,
"g": 237,
"b": 132
},
"hsl": {
"h": 131.163,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.84852,
"c": 0.18408,
"h": 147.6
},
"luminance": 0.65422
}Semantic roles & 50–950 ramp
primary
#6CED84
secondary
#C439AA
accent
#0BB4DA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581