#7CCDA2#7CCDA2
#7CCDA2 is a light, moderate green. Relative luminance 0.506; OKLCH L 78.4% C 0.101 H 159.7°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCDA2 |
|---|---|
| RGB | rgb(124, 205, 162) |
| HSL | hsl(148, 45%, 65%) |
| HSV | hsv(148, 40%, 80%) |
| CMYK | cmyk(39.5%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(76.41, -34.34, 13.73) |
| CIE-LCH | lch(76.41, 36.99, 158.20°) |
| OKLab | oklab(78.44% -0.0951 0.0353) |
| OKLCH | oklch(78.44% 0.101 159.7) |
| XYZ | xyz(36.6625, 50.5540, 42.0014) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.86
Seafoam
#7FE0B3
ΔE00 4.58
Pale Teal
#82CBB2
ΔE00 5.15
Seafoam Blue
#78D1B6
ΔE00 5.18
Eucalyptus
#44D7A8
ΔE00 5.92
Light Teal
#90E4C1
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCDA2 #CD7CA7
analogous
#7FCD7C #7CCDA2 #7CCDCA
triadic
#7CCDA2 #A27CCD #CDA27C
tetradic
#7CCDA2 #7C7FCD #CD7CA7 #CDCA7C
square
#7CCDA2 #7C7FCD #CD7CA7 #CDCA7C
split-complementary
#7CCDA2 #CA7CCD #CD7C7F
monochromatic
#399664 #50BC83 #7CCDA2 #A8DEC1 #D5EFE1
Accessibility & contrast
On white
1.89
#7CCDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#7CCDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCDA2
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCDA2 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A0
Deuteranopia (green-blind)
#BEB9A5
Tritanopia (blue-blind)
#69CCC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ccda2; /* rgb */ color: rgb(124, 205, 162); /* oklch */ color: oklch(78.4% 0.101 159.7);
Tailwind
colors: {
custom: {
50: '#a5dcbd',
500: '#7ccda2',
950: '#000000',
},
}SCSS
$custom: #7ccda2; $custom-light: #a5dcbd; $custom-dark: #000000;
JSON
{
"hex": "#7ccda2",
"rgb": {
"r": 124,
"g": 205,
"b": 162
},
"hsl": {
"h": 148.148,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.78436,
"c": 0.10146,
"h": 159.7
},
"luminance": 0.50556
}Semantic roles & 50–950 ramp
primary
#7CCDA2
secondary
#9C5179
accent
#2E77B8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482