#7CC799#7CC799
#7CC799 is a light, moderate green. Relative luminance 0.474; OKLCH L 76.8% C 0.100 H 156.2°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC799 |
|---|---|
| RGB | rgb(124, 199, 153) |
| HSL | hsl(143, 40%, 63%) |
| HSV | hsv(143, 38%, 78%) |
| CMYK | cmyk(37.7%, 0%, 23.1%, 22%) |
| CIE-LAB | lab(74.46, -33.32, 15.82) |
| CIE-LCH | lch(74.46, 36.89, 154.60°) |
| OKLab | oklab(76.8% -0.0918 0.0405) |
| OKLCH | oklch(76.8% 0.1 156.2) |
| XYZ | xyz(34.4832, 47.4298, 37.4687) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 5.24
Darkseagreen
#8FBC8F
ΔE00 5.26
Pale Teal
#82CBB2
ΔE00 6.29
Seafoam
#7FE0B3
ΔE00 6.32
Seafoam Blue
#78D1B6
ΔE00 6.76
Soft Green
#6FC276
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC799 #C77CAA
analogous
#84C77C #7CC799 #7CC7BE
triadic
#7CC799 #997CC7 #C7997C
tetradic
#7CC799 #7C84C7 #C77CAA #C7BE7C
square
#7CC799 #7C84C7 #C77CAA #C7BE7C
split-complementary
#7CC799 #BE7CC7 #C77C84
monochromatic
#3C8D5B #51B578 #7CC799 #A7D9BA #D2ECDC
Accessibility & contrast
On white
2.00
#7CC799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#7CC799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC799
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC799 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC96
Deuteranopia (green-blind)
#BAB49C
Tritanopia (blue-blind)
#6DC6BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7cc799; /* rgb */ color: rgb(124, 199, 153); /* oklch */ color: oklch(76.8% 0.100 156.2);
Tailwind
colors: {
custom: {
50: '#a5d8b7',
500: '#7cc799',
950: '#000000',
},
}SCSS
$custom: #7cc799; $custom-light: #a5d8b7; $custom-dark: #000000;
JSON
{
"hex": "#7cc799",
"rgb": {
"r": 124,
"g": 199,
"b": 153
},
"hsl": {
"h": 143.2,
"s": 40.107,
"l": 63.333
},
"oklch": {
"l": 0.768,
"c": 0.10037,
"h": 156.2
},
"luminance": 0.47432
}Semantic roles & 50–950 ramp
primary
#7CC799
secondary
#DDC2D2
accent
#3281B3
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380