#7ACFA3#7ACFA3
#7ACFA3 is a light, moderate green. Relative luminance 0.514; OKLCH L 78.8% C 0.105 H 160.1°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACFA3 |
|---|---|
| RGB | rgb(122, 207, 163) |
| HSL | hsl(149, 47%, 65%) |
| HSV | hsv(149, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 21.3%, 18.8%) |
| CIE-LAB | lab(76.92, -35.63, 13.91) |
| CIE-LCH | lch(76.92, 38.25, 158.67°) |
| OKLab | oklab(78.84% -0.0987 0.0357) |
| OKLCH | oklch(78.84% 0.105 160.1) |
| XYZ | xyz(36.9470, 51.4051, 42.6185) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 4.06
Seafoam Blue
#78D1B6
ΔE00 5.15
Pale Teal
#82CBB2
ΔE00 5.39
Eucalyptus
#44D7A8
ΔE00 5.41
Light Teal
#90E4C1
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACFA3 #CF7AA6
analogous
#7CCF7A #7ACFA3 #7ACFCD
triadic
#7ACFA3 #A37ACF #CFA37A
tetradic
#7ACFA3 #7A7CCF #CF7AA6 #CFCD7A
square
#7ACFA3 #7A7CCF #CF7AA6 #CFCD7A
split-complementary
#7ACFA3 #CD7ACF #CF7A7C
monochromatic
#379866 #4DBF84 #7ACFA3 #A7DFC2 #D4EFE1
Accessibility & contrast
On white
1.86
#7ACFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#7ACFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACFA3
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACFA3 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A1
Deuteranopia (green-blind)
#C0BAA6
Tritanopia (blue-blind)
#65CEC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7acfa3; /* rgb */ color: rgb(122, 207, 163); /* oklch */ color: oklch(78.8% 0.105 160.1);
Tailwind
colors: {
custom: {
50: '#a4debe',
500: '#7acfa3',
950: '#000000',
},
}SCSS
$custom: #7acfa3; $custom-light: #a4debe; $custom-dark: #000000;
JSON
{
"hex": "#7acfa3",
"rgb": {
"r": 122,
"g": 207,
"b": 163
},
"hsl": {
"h": 148.941,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.78836,
"c": 0.10494,
"h": 160.1
},
"luminance": 0.51408
}Semantic roles & 50–950 ramp
primary
#7ACFA3
secondary
#9E5078
accent
#2B75BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482