#7CED7F#7CED7F
#7CED7F is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.4% C 0.181 H 144.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7CED7F |
|---|---|
| RGB | rgb(124, 237, 127) |
| HSL | hsl(122, 76%, 71%) |
| HSV | hsv(122, 48%, 93%) |
| CMYK | cmyk(47.7%, 0%, 46.4%, 7.1%) |
| CIE-LAB | lab(85.19, -54.05, 43.39) |
| CIE-LCH | lch(85.19, 69.31, 141.24°) |
| OKLab | oklab(85.39% -0.1469 0.1056) |
| OKLCH | oklch(85.39% 0.181 144.3) |
| XYZ | xyz(42.4249, 66.3827, 30.6521) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.73
Palegreen
#98FB98
ΔE00 4.03
Easter Green
#8CFD7E
ΔE00 4.03
Lightish Green
#61E160
ΔE00 4.14
Light Green
#96F97B
ΔE00 4.20
Lightgreen (survey)
#76FF7B
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CED7F #ED7CEA
analogous
#B1ED7C #7CED7F #7CEDB7
triadic
#7CED7F #7F7CED #ED7F7C
tetradic
#7CED7F #7CB1ED #ED7CEA #EDB77C
square
#7CED7F #7CB1ED #ED7CEA #EDB77C
split-complementary
#7CED7F #B77CED #ED7CB1
monochromatic
#1DD222 #46E64A #7CED7F #B2F4B4 #E4FBE5
Accessibility & contrast
On white
1.47
#7CED7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#7CED7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CED7F
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CED7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CED7F | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB76
Deuteranopia (green-blind)
#E1D186
Tritanopia (blue-blind)
#6CE8D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7ced7f; /* rgb */ color: rgb(124, 237, 127); /* oklch */ color: oklch(85.4% 0.181 144.3);
Tailwind
colors: {
custom: {
50: '#a9f3a6',
500: '#7ced7f',
950: '#000000',
},
}SCSS
$custom: #7ced7f; $custom-light: #a9f3a6; $custom-dark: #000000;
JSON
{
"hex": "#7ced7f",
"rgb": {
"r": 124,
"g": 237,
"b": 127
},
"hsl": {
"h": 121.593,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.85389,
"c": 0.18095,
"h": 144.3
},
"luminance": 0.66386
}Semantic roles & 50–950 ramp
primary
#7CED7F
secondary
#C747C3
accent
#0DD3D8
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580