#7CDCA0#7CDCA0
#7CDCA0 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.9% C 0.126 H 155.0°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCA0 |
|---|---|
| RGB | rgb(124, 220, 160) |
| HSL | hsl(143, 58%, 67%) |
| HSV | hsv(143, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(80.74, -41.53, 20.83) |
| CIE-LCH | lch(80.74, 46.46, 153.36°) |
| OKLab | oklab(81.94% -0.1138 0.053) |
| OKLCH | oklch(81.94% 0.126 155) |
| XYZ | xyz(40.2478, 58.0067, 42.3265) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.87
Hospital Green
#9BE5AA
ΔE00 3.99
Light Sea Green
#98F6B0
ΔE00 6.20
Eucalyptus
#44D7A8
ΔE00 6.29
Aqua Green
#12E193
ΔE00 6.39
Seafoam (survey)
#80F9AD
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCA0 #DC7CB8
analogous
#88DC7C #7CDCA0 #7CDCD0
triadic
#7CDCA0 #A07CDC #DCA07C
tetradic
#7CDCA0 #7C88DC #DC7CB8 #DCD07C
square
#7CDCA0 #7C88DC #DC7CB8 #DCD07C
split-complementary
#7CDCA0 #D07CDC #DC7C88
monochromatic
#2FAF5F #4CCF7D #7CDCA0 #ACE9C3 #DDF6E6
Accessibility & contrast
On white
1.67
#7CDCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#7CDCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCA0
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCA0 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCF9C
Deuteranopia (green-blind)
#CDC4A4
Tritanopia (blue-blind)
#67DACC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cdca0; /* rgb */ color: rgb(124, 220, 160); /* oklch */ color: oklch(81.9% 0.126 155.0);
Tailwind
colors: {
custom: {
50: '#a6e7bc',
500: '#7cdca0',
950: '#000000',
},
}SCSS
$custom: #7cdca0; $custom-light: #a6e7bc; $custom-dark: #000000;
JSON
{
"hex": "#7cdca0",
"rgb": {
"r": 124,
"g": 220,
"b": 160
},
"hsl": {
"h": 142.5,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.81936,
"c": 0.12554,
"h": 155
},
"luminance": 0.5801
}Semantic roles & 50–950 ramp
primary
#7CDCA0
secondary
#B14B8B
accent
#2087C5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482