#7ACDA2#7ACDA2
#7ACDA2 is a light, moderate green. Relative luminance 0.504; OKLCH L 78.3% C 0.103 H 160.2°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACDA2 |
|---|---|
| RGB | rgb(122, 205, 162) |
| HSL | hsl(149, 45%, 64%) |
| HSV | hsv(149, 40%, 80%) |
| CMYK | cmyk(40.5%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(76.32, -34.90, 13.59) |
| CIE-LCH | lch(76.32, 37.46, 158.72°) |
| OKLab | oklab(78.34% -0.0967 0.0349) |
| OKLCH | oklch(78.34% 0.103 160.2) |
| XYZ | xyz(36.3763, 50.4065, 41.9880) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.64
Seafoam
#7FE0B3
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 5.08
Pale Teal
#82CBB2
ΔE00 5.15
Eucalyptus
#44D7A8
ΔE00 5.67
Light Teal
#90E4C1
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACDA2 #CD7AA5
analogous
#7CCD7A #7ACDA2 #7ACDCC
triadic
#7ACDA2 #A27ACD #CDA27A
tetradic
#7ACDA2 #7A7CCD #CD7AA5 #CDCC7A
square
#7ACDA2 #7A7CCD #CD7AA5 #CDCC7A
split-complementary
#7ACDA2 #CC7ACD #CD7A7C
monochromatic
#389565 #4EBC83 #7ACDA2 #A6DEC1 #D3EEE0
Accessibility & contrast
On white
1.89
#7ACDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#7ACDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACDA2
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACDA2 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A0
Deuteranopia (green-blind)
#BEB8A5
Tritanopia (blue-blind)
#66CCC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7acda2; /* rgb */ color: rgb(122, 205, 162); /* oklch */ color: oklch(78.3% 0.103 160.2);
Tailwind
colors: {
custom: {
50: '#a4dcbd',
500: '#7acda2',
950: '#000000',
},
}SCSS
$custom: #7acda2; $custom-light: #a4dcbd; $custom-dark: #000000;
JSON
{
"hex": "#7acda2",
"rgb": {
"r": 122,
"g": 205,
"b": 162
},
"hsl": {
"h": 148.916,
"s": 45.355,
"l": 64.118
},
"oklch": {
"l": 0.78339,
"c": 0.10283,
"h": 160.2
},
"luminance": 0.50409
}Semantic roles & 50–950 ramp
primary
#7ACDA2
secondary
#9B5077
accent
#2D75B9
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482