#7CED7B#7CED7B
#7CED7B is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.185 H 143.6°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7CED7B |
|---|---|
| RGB | rgb(124, 237, 123) |
| HSL | hsl(119, 76%, 71%) |
| HSV | hsv(119, 48%, 93%) |
| CMYK | cmyk(47.7%, 0%, 48.1%, 7.1%) |
| CIE-LAB | lab(85.14, -54.60, 45.25) |
| CIE-LCH | lch(85.14, 70.91, 140.35°) |
| OKLab | oklab(85.33% -0.1485 0.1096) |
| OKLCH | oklch(85.33% 0.185 143.6) |
| XYZ | xyz(42.1694, 66.2804, 29.3063) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.15
Easter Green
#8CFD7E
ΔE00 3.77
Lightish Green
#61E160
ΔE00 3.83
Light Green
#96F97B
ΔE00 3.87
Lightgreen (survey)
#76FF7B
ΔE00 4.03
Palegreen
#98FB98
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CED7B #EC7BED
analogous
#B5ED7B #7CED7B #7BEDB3
triadic
#7CED7B #7B7CED #ED7B7C
tetradic
#7CED7B #7BB5ED #EC7BED #EDB37B
square
#7CED7B #7BB5ED #EC7BED #EDB37B
split-complementary
#7CED7B #B37BED #ED7BB5
monochromatic
#1ED11D #47E645 #7CED7B #B1F4B1 #E4FBE4
Accessibility & contrast
On white
1.47
#7CED7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#7CED7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CED7B
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CED7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CED7B | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB72
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#6DE7D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7ced7b; /* rgb */ color: rgb(124, 237, 123); /* oklch */ color: oklch(85.3% 0.185 143.6);
Tailwind
colors: {
custom: {
50: '#a9f3a3',
500: '#7ced7b',
950: '#000000',
},
}SCSS
$custom: #7ced7b; $custom-light: #a9f3a3; $custom-dark: #000000;
JSON
{
"hex": "#7ced7b",
"rgb": {
"r": 124,
"g": 237,
"b": 123
},
"hsl": {
"h": 119.474,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.85329,
"c": 0.18459,
"h": 143.6
},
"luminance": 0.66284
}Semantic roles & 50–950 ramp
primary
#7CED7B
secondary
#C546C6
accent
#0DD8D6
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580