#7CDCA4#7CDCA4
#7CDCA4 is a very light, vivid green. Relative luminance 0.582; OKLCH L 82.0% C 0.122 H 156.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCA4 |
|---|---|
| RGB | rgb(124, 220, 164) |
| HSL | hsl(145, 58%, 67%) |
| HSV | hsv(145, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 25.5%, 13.7%) |
| CIE-LAB | lab(80.82, -40.77, 18.85) |
| CIE-LCH | lch(80.82, 44.91, 155.19°) |
| OKLab | oklab(82.03% -0.112 0.0481) |
| OKLCH | oklch(82.03% 0.122 156.8) |
| XYZ | xyz(40.6033, 58.1489, 44.1990) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.99
Hospital Green
#9BE5AA
ΔE00 4.18
Eucalyptus
#44D7A8
ΔE00 5.72
Light Teal
#90E4C1
ΔE00 5.87
Light Sea Green
#98F6B0
ΔE00 6.49
Mediumaquamarine
#66CDAA
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCA4 #DC7CB4
analogous
#84DC7C #7CDCA4 #7CDCD4
triadic
#7CDCA4 #A47CDC #DCA47C
tetradic
#7CDCA4 #7C84DC #DC7CB4 #DCD47C
square
#7CDCA4 #7C84DC #DC7CB4 #DCD47C
split-complementary
#7CDCA4 #D47CDC #DC7C84
monochromatic
#2FAF64 #4CCF82 #7CDCA4 #ACE9C6 #DDF6E7
Accessibility & contrast
On white
1.66
#7CDCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#7CDCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCA4
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCA4 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCFA1
Deuteranopia (green-blind)
#CCC5A7
Tritanopia (blue-blind)
#66DBCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7cdca4; /* rgb */ color: rgb(124, 220, 164); /* oklch */ color: oklch(82.0% 0.122 156.8);
Tailwind
colors: {
custom: {
50: '#a6e7bf',
500: '#7cdca4',
950: '#000000',
},
}SCSS
$custom: #7cdca4; $custom-light: #a6e7bf; $custom-dark: #000000;
JSON
{
"hex": "#7cdca4",
"rgb": {
"r": 124,
"g": 220,
"b": 164
},
"hsl": {
"h": 145,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.82026,
"c": 0.12191,
"h": 156.8
},
"luminance": 0.58152
}Semantic roles & 50–950 ramp
primary
#7CDCA4
secondary
#B14B87
accent
#2081C5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482