#6CED7F#6CED7F
#6CED7F is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.189 H 146.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED7F |
|---|---|
| RGB | rgb(108, 237, 127) |
| HSL | hsl(129, 78%, 68%) |
| HSV | hsv(129, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 46.4%, 7.1%) |
| CIE-LAB | lab(84.63, -58.13, 42.57) |
| CIE-LCH | lch(84.63, 72.05, 143.79°) |
| OKLab | oklab(84.77% -0.1575 0.1038) |
| OKLCH | oklch(84.77% 0.189 146.6) |
| XYZ | xyz(40.2968, 65.2853, 30.5524) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 3.93
Lightish Green
#61E160
ΔE00 4.06
Spearmint
#1EF876
ΔE00 4.25
Minty Green
#0BF77D
ΔE00 4.29
Lightgreen (survey)
#76FF7B
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED7F #ED6CDA
analogous
#9AED6C #6CED7F #6CEDBF
triadic
#6CED7F #7F6CED #ED7F6C
tetradic
#6CED7F #6C9AED #ED6CDA #EDBF6C
square
#6CED7F #6C9AED #ED6CDA #EDBF6C
split-complementary
#6CED7F #BF6CED #ED6C9A
monochromatic
#18C632 #35E650 #6CED7F #A3F4AE #D9FADE
Accessibility & contrast
On white
1.49
#6CED7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#6CED7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED7F
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED7F | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA76
Deuteranopia (green-blind)
#DFCF86
Tritanopia (blue-blind)
#52E8D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ced7f; /* rgb */ color: rgb(108, 237, 127); /* oklch */ color: oklch(84.8% 0.189 146.6);
Tailwind
colors: {
custom: {
50: '#a0f4a6',
500: '#6ced7f',
950: '#000000',
},
}SCSS
$custom: #6ced7f; $custom-light: #a0f4a6; $custom-dark: #000000;
JSON
{
"hex": "#6ced7f",
"rgb": {
"r": 108,
"g": 237,
"b": 127
},
"hsl": {
"h": 128.837,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.84773,
"c": 0.1886,
"h": 146.6
},
"luminance": 0.65289
}Semantic roles & 50–950 ramp
primary
#6CED7F
secondary
#C439AF
accent
#0BBCDA
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580