#7CD99A#7CD99A
#7CD99A is a light, vivid green. Relative luminance 0.562; OKLCH L 81.1% C 0.127 H 153.1°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD99A |
|---|---|
| RGB | rgb(124, 217, 154) |
| HSL | hsl(139, 55%, 67%) |
| HSV | hsv(139, 43%, 85%) |
| CMYK | cmyk(42.9%, 0%, 29%, 14.9%) |
| CIE-LAB | lab(79.75, -41.32, 22.61) |
| CIE-LCH | lch(79.75, 47.10, 151.31°) |
| OKLab | oklab(81.09% -0.113 0.0573) |
| OKLCH | oklch(81.09% 0.127 153.1) |
| XYZ | xyz(38.9552, 56.2412, 39.3685) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.27
Seafoam
#7FE0B3
ΔE00 4.88
Emerald
#50C878
ΔE00 6.45
Aqua Green
#12E193
ΔE00 6.53
Light Sea Green
#98F6B0
ΔE00 6.67
Soft Green
#6FC276
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD99A #D97CBB
analogous
#8DD97C #7CD99A #7CD9C9
triadic
#7CD99A #9A7CD9 #D99A7C
tetradic
#7CD99A #7C8DD9 #D97CBB #D9C97C
square
#7CD99A #7C8DD9 #D97CBB #D9C97C
split-complementary
#7CD99A #C97CD9 #D97C8D
monochromatic
#31A958 #4DCB75 #7CD99A #ABE7BF #DBF5E3
Accessibility & contrast
On white
1.71
#7CD99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#7CD99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD99A
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD99A | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC96
Deuteranopia (green-blind)
#CBC29E
Tritanopia (blue-blind)
#69D7C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7cd99a; /* rgb */ color: rgb(124, 217, 154); /* oklch */ color: oklch(81.1% 0.127 153.1);
Tailwind
colors: {
custom: {
50: '#a6e5b8',
500: '#7cd99a',
950: '#000000',
},
}SCSS
$custom: #7cd99a; $custom-light: #a6e5b8; $custom-dark: #000000;
JSON
{
"hex": "#7cd99a",
"rgb": {
"r": 124,
"g": 217,
"b": 154
},
"hsl": {
"h": 139.355,
"s": 55.03,
"l": 66.863
},
"oklch": {
"l": 0.81092,
"c": 0.12668,
"h": 153.1
},
"luminance": 0.56244
}Semantic roles & 50–950 ramp
primary
#7CD99A
secondary
#AD4D8E
accent
#238FC3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481