#7CC798#7CC798
#7CC798 is a light, moderate green. Relative luminance 0.474; OKLCH L 76.8% C 0.101 H 155.7°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC798 |
|---|---|
| RGB | rgb(124, 199, 152) |
| HSL | hsl(142, 40%, 63%) |
| HSV | hsv(142, 38%, 78%) |
| CMYK | cmyk(37.7%, 0%, 23.6%, 22%) |
| CIE-LAB | lab(74.44, -33.51, 16.33) |
| CIE-LCH | lch(74.44, 37.28, 154.03°) |
| OKLab | oklab(76.78% -0.0923 0.0418) |
| OKLCH | oklch(76.78% 0.101 155.7) |
| XYZ | xyz(34.4009, 47.3969, 37.0355) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.19
Mediumaquamarine
#66CDAA
ΔE00 5.44
Seafoam
#7FE0B3
ΔE00 6.40
Pale Teal
#82CBB2
ΔE00 6.54
Soft Green
#6FC276
ΔE00 6.60
Seafoam Blue
#78D1B6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC798 #C77CAB
analogous
#85C77C #7CC798 #7CC7BD
triadic
#7CC798 #987CC7 #C7987C
tetradic
#7CC798 #7C85C7 #C77CAB #C7BD7C
square
#7CC798 #7C85C7 #C77CAB #C7BD7C
split-complementary
#7CC798 #BD7CC7 #C77C85
monochromatic
#3C8D5A #51B576 #7CC798 #A7D9BA #D2ECDB
Accessibility & contrast
On white
2.00
#7CC798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#7CC798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC798
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC798 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC95
Deuteranopia (green-blind)
#BBB49B
Tritanopia (blue-blind)
#6DC6BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7cc798; /* rgb */ color: rgb(124, 199, 152); /* oklch */ color: oklch(76.8% 0.101 155.7);
Tailwind
colors: {
custom: {
50: '#a5d8b6',
500: '#7cc798',
950: '#000000',
},
}SCSS
$custom: #7cc798; $custom-light: #a5d8b6; $custom-dark: #000000;
JSON
{
"hex": "#7cc798",
"rgb": {
"r": 124,
"g": 199,
"b": 152
},
"hsl": {
"h": 142.4,
"s": 40.107,
"l": 63.333
},
"oklch": {
"l": 0.76776,
"c": 0.1013,
"h": 155.7
},
"luminance": 0.47399
}Semantic roles & 50–950 ramp
primary
#7CC798
secondary
#DDC2D3
accent
#3283B3
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380