#7CD199#7CD199
#7CD199 is a light, moderate green. Relative luminance 0.522; OKLCH L 79.2% C 0.116 H 154.0°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD199 |
|---|---|
| RGB | rgb(124, 209, 153) |
| HSL | hsl(140, 48%, 65%) |
| HSV | hsv(140, 41%, 82%) |
| CMYK | cmyk(40.7%, 0%, 26.8%, 18%) |
| CIE-LAB | lab(77.39, -37.92, 19.88) |
| CIE-LCH | lch(77.39, 42.82, 152.33°) |
| OKLab | oklab(79.17% -0.104 0.0506) |
| OKLCH | oklch(79.17% 0.116 154) |
| XYZ | xyz(36.8600, 52.1835, 38.2610) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.47
Soft Green
#6FC276
ΔE00 6.17
Emerald
#50C878
ΔE00 6.33
Mediumaquamarine
#66CDAA
ΔE00 6.43
Eucalyptus
#44D7A8
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD199 #D17CB4
analogous
#89D17C #7CD199 #7CD1C4
triadic
#7CD199 #997CD1 #D1997C
tetradic
#7CD199 #7C89D1 #D17CB4 #D1C47C
square
#7CD199 #7C89D1 #D17CB4 #D1C47C
split-complementary
#7CD199 #C47CD1 #D17C89
monochromatic
#379C59 #4FC176 #7CD199 #A9E1BC #D7F1E0
Accessibility & contrast
On white
1.84
#7CD199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#7CD199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD199
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD199 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C596
Deuteranopia (green-blind)
#C4BC9C
Tritanopia (blue-blind)
#6BCFC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7cd199; /* rgb */ color: rgb(124, 209, 153); /* oklch */ color: oklch(79.2% 0.116 154.0);
Tailwind
colors: {
custom: {
50: '#a5dfb7',
500: '#7cd199',
950: '#000000',
},
}SCSS
$custom: #7cd199; $custom-light: #a5dfb7; $custom-dark: #000000;
JSON
{
"hex": "#7cd199",
"rgb": {
"r": 124,
"g": 209,
"b": 153
},
"hsl": {
"h": 140.471,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.7917,
"c": 0.11563,
"h": 154
},
"luminance": 0.52186
}Semantic roles & 50–950 ramp
primary
#7CD199
secondary
#A15085
accent
#2A8ABB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481