#7CCFA4#7CCFA4
#7CCFA4 is a light, moderate green. Relative luminance 0.516; OKLCH L 79.0% C 0.103 H 160.2°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFA4 |
|---|---|
| RGB | rgb(124, 207, 164) |
| HSL | hsl(149, 46%, 65%) |
| HSV | hsv(149, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 20.8%, 18.8%) |
| CIE-LAB | lab(77.03, -34.87, 13.55) |
| CIE-LCH | lch(77.03, 37.41, 158.76°) |
| OKLab | oklab(78.96% -0.0967 0.0348) |
| OKLCH | oklch(78.96% 0.103 160.2) |
| XYZ | xyz(37.3232, 51.5886, 43.1057) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.73
Seafoam
#7FE0B3
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 4.97
Pale Teal
#82CBB2
ΔE00 5.14
Eucalyptus
#44D7A8
ΔE00 5.61
Light Teal
#90E4C1
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFA4 #CF7CA7
analogous
#7DCF7C #7CCFA4 #7CCFCE
triadic
#7CCFA4 #A47CCF #CFA47C
tetradic
#7CCFA4 #7C7DCF #CF7CA7 #CFCE7C
square
#7CCFA4 #7C7DCF #CF7CA7 #CFCE7C
split-complementary
#7CCFA4 #CE7CCF #CF7C7D
monochromatic
#389967 #4FBF85 #7CCFA4 #A9DFC3 #D6F0E2
Accessibility & contrast
On white
1.86
#7CCFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#7CCFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFA4
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFA4 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A2
Deuteranopia (green-blind)
#C0BAA7
Tritanopia (blue-blind)
#68CEC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7ccfa4; /* rgb */ color: rgb(124, 207, 164); /* oklch */ color: oklch(79.0% 0.103 160.2);
Tailwind
colors: {
custom: {
50: '#a5debf',
500: '#7ccfa4',
950: '#000000',
},
}SCSS
$custom: #7ccfa4; $custom-light: #a5debf; $custom-dark: #000000;
JSON
{
"hex": "#7ccfa4",
"rgb": {
"r": 124,
"g": 207,
"b": 164
},
"hsl": {
"h": 148.916,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.78957,
"c": 0.10273,
"h": 160.2
},
"luminance": 0.51591
}Semantic roles & 50–950 ramp
primary
#7CCFA4
secondary
#9E5179
accent
#2C75BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101512
muted
#808482