#7CED92#7CED92
#7CED92 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.7% C 0.163 H 148.4°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7CED92 |
|---|---|
| RGB | rgb(124, 237, 146) |
| HSL | hsl(132, 76%, 71%) |
| HSV | hsv(132, 48%, 93%) |
| CMYK | cmyk(47.7%, 0%, 38.4%, 7.1%) |
| CIE-LAB | lab(85.47, -51.21, 34.38) |
| CIE-LCH | lch(85.47, 61.68, 146.12°) |
| OKLab | oklab(85.7% -0.1391 0.0855) |
| OKLCH | oklch(85.7% 0.163 148.4) |
| XYZ | xyz(43.7820, 66.9255, 37.7994) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.39
Baby Green
#8CFF9E
ΔE00 3.89
Foam Green
#90FDA9
ΔE00 3.93
Mint Green
#8FFF9F
ΔE00 3.96
Palegreen
#98FB98
ΔE00 4.03
Seafoam Green
#7AF9AB
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CED92 #ED7CD7
analogous
#9EED7C #7CED92 #7CEDCA
triadic
#7CED92 #927CED #ED927C
tetradic
#7CED92 #7C9EED #ED7CD7 #EDCA7C
square
#7CED92 #7C9EED #ED7CD7 #EDCA7C
split-complementary
#7CED92 #CA7CED #ED7C9E
monochromatic
#1DD240 #46E665 #7CED92 #B2F4BF #E4FBE9
Accessibility & contrast
On white
1.46
#7CED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#7CED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CED92
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CED92 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#DFD198
Tritanopia (blue-blind)
#67E9D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7ced92; /* rgb */ color: rgb(124, 237, 146); /* oklch */ color: oklch(85.7% 0.163 148.4);
Tailwind
colors: {
custom: {
50: '#a8f3b3',
500: '#7ced92',
950: '#000000',
},
}SCSS
$custom: #7ced92; $custom-light: #a8f3b3; $custom-dark: #000000;
JSON
{
"hex": "#7ced92",
"rgb": {
"r": 124,
"g": 237,
"b": 146
},
"hsl": {
"h": 131.681,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.85703,
"c": 0.16323,
"h": 148.4
},
"luminance": 0.66929
}Semantic roles & 50–950 ramp
primary
#7CED92
secondary
#C747AE
accent
#0DB1D8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581