#7CC899#7CC899
#7CC899 is a light, moderate green. Relative luminance 0.479; OKLCH L 77.0% C 0.102 H 156.0°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC899 |
|---|---|
| RGB | rgb(124, 200, 153) |
| HSL | hsl(143, 41%, 64%) |
| HSV | hsv(143, 38%, 78%) |
| CMYK | cmyk(38%, 0%, 23.5%, 21.6%) |
| CIE-LAB | lab(74.76, -33.79, 16.23) |
| CIE-LCH | lch(74.76, 37.48, 154.34°) |
| OKLab | oklab(77.04% -0.0931 0.0415) |
| OKLCH | oklch(77.04% 0.102 156) |
| XYZ | xyz(34.7140, 47.8915, 37.5456) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 5.29
Darkseagreen
#8FBC8F
ΔE00 5.40
Seafoam
#7FE0B3
ΔE00 6.13
Pale Teal
#82CBB2
ΔE00 6.45
Soft Green
#6FC276
ΔE00 6.71
Seafoam Blue
#78D1B6
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC899 #C87CAB
analogous
#85C87C #7CC899 #7CC8BF
triadic
#7CC899 #997CC8 #C8997C
tetradic
#7CC899 #7C85C8 #C87CAB #C8BF7C
square
#7CC899 #7C85C8 #C87CAB #C8BF7C
split-complementary
#7CC899 #BF7CC8 #C87C85
monochromatic
#3C8E5B #51B677 #7CC899 #A7DABB #D2ECDC
Accessibility & contrast
On white
1.99
#7CC899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#7CC899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC899
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC899 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD96
Deuteranopia (green-blind)
#BBB59C
Tritanopia (blue-blind)
#6DC7BB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7cc899; /* rgb */ color: rgb(124, 200, 153); /* oklch */ color: oklch(77.0% 0.102 156.0);
Tailwind
colors: {
custom: {
50: '#a5d9b7',
500: '#7cc899',
950: '#000000',
},
}SCSS
$custom: #7cc899; $custom-light: #a5d9b7; $custom-dark: #000000;
JSON
{
"hex": "#7cc899",
"rgb": {
"r": 124,
"g": 200,
"b": 153
},
"hsl": {
"h": 142.895,
"s": 40.86,
"l": 63.529
},
"oklch": {
"l": 0.77037,
"c": 0.10191,
"h": 156
},
"luminance": 0.47894
}Semantic roles & 50–950 ramp
primary
#7CC899
secondary
#DDC2D3
accent
#3282B4
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380