#7CD899#7CD899
#7CD899 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.8% C 0.126 H 152.9°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD899 |
|---|---|
| RGB | rgb(124, 216, 153) |
| HSL | hsl(139, 54%, 67%) |
| HSV | hsv(139, 43%, 85%) |
| CMYK | cmyk(42.6%, 0%, 29.2%, 15.3%) |
| CIE-LAB | lab(79.44, -41.06, 22.70) |
| CIE-LCH | lch(79.44, 46.92, 151.06°) |
| OKLab | oklab(80.83% -0.1122 0.0575) |
| OKLCH | oklch(80.83% 0.126 152.9) |
| XYZ | xyz(38.6153, 55.6941, 38.8461) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.39
Seafoam
#7FE0B3
ΔE00 5.02
Emerald
#50C878
ΔE00 6.30
Soft Green
#6FC276
ΔE00 6.60
Aqua Green
#12E193
ΔE00 6.63
Light Sea Green
#98F6B0
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD899 #D87CBB
analogous
#8DD87C #7CD899 #7CD8C7
triadic
#7CD899 #997CD8 #D8997C
tetradic
#7CD899 #7C8DD8 #D87CBB #D8C77C
square
#7CD899 #7C8DD8 #D87CBB #D8C77C
split-complementary
#7CD899 #C77CD8 #D87C8D
monochromatic
#32A857 #4DCA74 #7CD899 #ABE6BE #DAF4E2
Accessibility & contrast
On white
1.73
#7CD899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#7CD899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD899
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD899 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB95
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#6AD6C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd899; /* rgb */ color: rgb(124, 216, 153); /* oklch */ color: oklch(80.8% 0.126 152.9);
Tailwind
colors: {
custom: {
50: '#a6e4b7',
500: '#7cd899',
950: '#000000',
},
}SCSS
$custom: #7cd899; $custom-light: #a6e4b7; $custom-dark: #000000;
JSON
{
"hex": "#7cd899",
"rgb": {
"r": 124,
"g": 216,
"b": 153
},
"hsl": {
"h": 138.913,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.80833,
"c": 0.12613,
"h": 152.9
},
"luminance": 0.55697
}Semantic roles & 50–950 ramp
primary
#7CD899
secondary
#AB4D8D
accent
#2490C2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481