#7CDCAB#7CDCAB
#7CDCAB is a very light, moderate green. Relative luminance 0.584; OKLCH L 82.2% C 0.116 H 160.1°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCAB |
|---|---|
| RGB | rgb(124, 220, 171) |
| HSL | hsl(149, 58%, 67%) |
| HSV | hsv(149, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(80.97, -39.39, 15.37) |
| CIE-LCH | lch(80.97, 42.28, 158.68°) |
| OKLab | oklab(82.19% -0.1089 0.0394) |
| OKLCH | oklch(82.19% 0.116 160.1) |
| XYZ | xyz(41.2529, 58.4088, 47.6204) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.48
Light Teal
#90E4C1
ΔE00 4.45
Eucalyptus
#44D7A8
ΔE00 4.96
Hospital Green
#9BE5AA
ΔE00 4.98
Mediumaquamarine
#66CDAA
ΔE00 5.35
Seafoam Blue
#78D1B6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCAB #DC7CAD
analogous
#7DDC7C #7CDCAB #7CDCDB
triadic
#7CDCAB #AB7CDC #DCAB7C
tetradic
#7CDCAB #7C7DDC #DC7CAD #DCDB7C
square
#7CDCAB #7C7DDC #DC7CAD #DCDB7C
split-complementary
#7CDCAB #DB7CDC #DC7C7D
monochromatic
#2FAF6D #4CCF8C #7CDCAB #ACE9CA #DDF6E9
Accessibility & contrast
On white
1.66
#7CDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#7CDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCAB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCAB | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA8
Deuteranopia (green-blind)
#CBC5AE
Tritanopia (blue-blind)
#63DBCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7cdcab; /* rgb */ color: rgb(124, 220, 171); /* oklch */ color: oklch(82.2% 0.116 160.1);
Tailwind
colors: {
custom: {
50: '#a6e7c4',
500: '#7cdcab',
950: '#000000',
},
}SCSS
$custom: #7cdcab; $custom-light: #a6e7c4; $custom-dark: #000000;
JSON
{
"hex": "#7cdcab",
"rgb": {
"r": 124,
"g": 220,
"b": 171
},
"hsl": {
"h": 149.375,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.8219,
"c": 0.11581,
"h": 160.1
},
"luminance": 0.58412
}Semantic roles & 50–950 ramp
primary
#7CDCAB
secondary
#B14B7F
accent
#2074C5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482