#7CDCA5#7CDCA5
#7CDCA5 is a very light, vivid green. Relative luminance 0.582; OKLCH L 82.0% C 0.121 H 157.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCA5 |
|---|---|
| RGB | rgb(124, 220, 165) |
| HSL | hsl(146, 58%, 67%) |
| HSV | hsv(146, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(80.84, -40.57, 18.35) |
| CIE-LCH | lch(80.84, 44.53, 155.66°) |
| OKLab | oklab(82.05% -0.1116 0.0469) |
| OKLCH | oklch(82.05% 0.121 157.2) |
| XYZ | xyz(40.6940, 58.1852, 44.6765) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.77
Hospital Green
#9BE5AA
ΔE00 4.26
Eucalyptus
#44D7A8
ΔE00 5.59
Light Teal
#90E4C1
ΔE00 5.67
Mediumaquamarine
#66CDAA
ΔE00 6.41
Light Sea Green
#98F6B0
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCA5 #DC7CB3
analogous
#83DC7C #7CDCA5 #7CDCD5
triadic
#7CDCA5 #A57CDC #DCA57C
tetradic
#7CDCA5 #7C83DC #DC7CB3 #DCD57C
square
#7CDCA5 #7C83DC #DC7CB3 #DCD57C
split-complementary
#7CDCA5 #D57CDC #DC7C83
monochromatic
#2FAF65 #4CCF84 #7CDCA5 #ACE9C6 #DDF6E7
Accessibility & contrast
On white
1.66
#7CDCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#7CDCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCA5
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCA5 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCFA2
Deuteranopia (green-blind)
#CCC5A8
Tritanopia (blue-blind)
#65DBCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7cdca5; /* rgb */ color: rgb(124, 220, 165); /* oklch */ color: oklch(82.0% 0.121 157.2);
Tailwind
colors: {
custom: {
50: '#a6e7bf',
500: '#7cdca5',
950: '#000000',
},
}SCSS
$custom: #7cdca5; $custom-light: #a6e7bf; $custom-dark: #000000;
JSON
{
"hex": "#7cdca5",
"rgb": {
"r": 124,
"g": 220,
"b": 165
},
"hsl": {
"h": 145.625,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.82049,
"c": 0.12102,
"h": 157.2
},
"luminance": 0.58188
}Semantic roles & 50–950 ramp
primary
#7CDCA5
secondary
#B14B86
accent
#207FC5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482