#7CD192#7CD192
#7CD192 is a light, vivid green. Relative luminance 0.520; OKLCH L 79.0% C 0.122 H 151.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD192 |
|---|---|
| RGB | rgb(124, 209, 146) |
| HSL | hsl(136, 48%, 65%) |
| HSV | hsv(136, 41%, 82%) |
| CMYK | cmyk(40.7%, 0%, 30.1%, 18%) |
| CIE-LAB | lab(77.26, -39.21, 23.39) |
| CIE-LCH | lch(77.26, 45.65, 149.18°) |
| OKLab | oklab(79.02% -0.1071 0.0592) |
| OKLCH | oklch(79.02% 0.122 151.1) |
| XYZ | xyz(36.2988, 51.9590, 35.3050) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.04
Emerald
#50C878
ΔE00 5.41
Hospital Green
#9BE5AA
ΔE00 5.51
Seafoam
#7FE0B3
ΔE00 6.23
Dark Mint
#48C072
ΔE00 6.88
Seaweed
#18D17B
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD192 #D17CBB
analogous
#91D17C #7CD192 #7CD1BC
triadic
#7CD192 #927CD1 #D1927C
tetradic
#7CD192 #7C91D1 #D17CBB #D1BC7C
square
#7CD192 #7C91D1 #D17CBB #D1BC7C
split-complementary
#7CD192 #BC7CD1 #D17C91
monochromatic
#379C51 #4FC16C #7CD192 #A9E1B8 #D7F1DD
Accessibility & contrast
On white
1.84
#7CD192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#7CD192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD192
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD192 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48E
Deuteranopia (green-blind)
#C5BB96
Tritanopia (blue-blind)
#6DCEC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7cd192; /* rgb */ color: rgb(124, 209, 146); /* oklch */ color: oklch(79.0% 0.122 151.1);
Tailwind
colors: {
custom: {
50: '#a5dfb2',
500: '#7cd192',
950: '#000000',
},
}SCSS
$custom: #7cd192; $custom-light: #a5dfb2; $custom-dark: #000000;
JSON
{
"hex": "#7cd192",
"rgb": {
"r": 124,
"g": 209,
"b": 146
},
"hsl": {
"h": 135.529,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.79017,
"c": 0.12233,
"h": 151.1
},
"luminance": 0.51961
}Semantic roles & 50–950 ramp
primary
#7CD192
secondary
#A1508C
accent
#2A96BB
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101511
muted
#808481