#6CED7D#6CED7D
#6CED7D is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.190 H 146.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED7D |
|---|---|
| RGB | rgb(108, 237, 125) |
| HSL | hsl(128, 78%, 68%) |
| HSV | hsv(128, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 47.3%, 7.1%) |
| CIE-LAB | lab(84.60, -58.42, 43.50) |
| CIE-LCH | lch(84.60, 72.84, 143.33°) |
| OKLab | oklab(84.74% -0.1583 0.1058) |
| OKLCH | oklch(84.74% 0.19 146.2) |
| XYZ | xyz(40.1677, 65.2337, 29.8727) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.76
Lightish Green
#61E160
ΔE00 3.85
Weird Green
#3AE57F
ΔE00 4.08
Spearmint
#1EF876
ΔE00 4.20
Lightgreen (survey)
#76FF7B
ΔE00 4.29
Minty Green
#0BF77D
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED7D #ED6CDC
analogous
#9BED6C #6CED7D #6CEDBD
triadic
#6CED7D #7D6CED #ED7D6C
tetradic
#6CED7D #6C9BED #ED6CDC #EDBD6C
square
#6CED7D #6C9BED #ED6CDC #EDBD6C
split-complementary
#6CED7D #BD6CED #ED6C9B
monochromatic
#18C62F #35E64D #6CED7D #A3F4AD #D9FADD
Accessibility & contrast
On white
1.49
#6CED7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#6CED7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED7D
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED7D | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA74
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#53E8D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ced7d; /* rgb */ color: rgb(108, 237, 125); /* oklch */ color: oklch(84.7% 0.190 146.2);
Tailwind
colors: {
custom: {
50: '#a0f4a4',
500: '#6ced7d',
950: '#000000',
},
}SCSS
$custom: #6ced7d; $custom-light: #a0f4a4; $custom-dark: #000000;
JSON
{
"hex": "#6ced7d",
"rgb": {
"r": 108,
"g": 237,
"b": 125
},
"hsl": {
"h": 127.907,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.84743,
"c": 0.1904,
"h": 146.2
},
"luminance": 0.65237
}Semantic roles & 50–950 ramp
primary
#6CED7D
secondary
#C439B2
accent
#0BBFDA
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580