#7ACFA5#7ACFA5
#7ACFA5 is a light, moderate teal. Relative luminance 0.515; OKLCH L 78.9% C 0.103 H 161.3°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACFA5 |
|---|---|
| RGB | rgb(122, 207, 165) |
| HSL | hsl(150, 47%, 65%) |
| HSV | hsv(150, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 20.3%, 18.8%) |
| CIE-LAB | lab(76.97, -35.22, 12.91) |
| CIE-LCH | lch(76.97, 37.51, 159.87°) |
| OKLab | oklab(78.89% -0.0978 0.0332) |
| OKLCH | oklch(78.89% 0.103 161.3) |
| XYZ | xyz(37.1276, 51.4773, 43.5697) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.31
Seafoam
#7FE0B3
ΔE00 4.02
Seafoam Blue
#78D1B6
ΔE00 4.62
Pale Teal
#82CBB2
ΔE00 4.89
Eucalyptus
#44D7A8
ΔE00 5.34
Light Teal
#90E4C1
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACFA5 #CF7AA4
analogous
#7ACF7B #7ACFA5 #7ACECF
triadic
#7ACFA5 #A57ACF #CFA57A
tetradic
#7ACFA5 #7B7ACF #CF7AA4 #CECF7A
square
#7ACFA5 #7B7ACF #CF7AA4 #CECF7A
split-complementary
#7ACFA5 #CF7ACE #CF7B7A
monochromatic
#379868 #4DBF87 #7ACFA5 #A7DFC3 #D4EFE2
Accessibility & contrast
On white
1.86
#7ACFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#7ACFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACFA5
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACFA5 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A3
Deuteranopia (green-blind)
#BFBAA8
Tritanopia (blue-blind)
#65CFC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7acfa5; /* rgb */ color: rgb(122, 207, 165); /* oklch */ color: oklch(78.9% 0.103 161.3);
Tailwind
colors: {
custom: {
50: '#a4debf',
500: '#7acfa5',
950: '#000000',
},
}SCSS
$custom: #7acfa5; $custom-light: #a4debf; $custom-dark: #000000;
JSON
{
"hex": "#7acfa5",
"rgb": {
"r": 122,
"g": 207,
"b": 165
},
"hsl": {
"h": 150.353,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.78886,
"c": 0.10326,
"h": 161.3
},
"luminance": 0.5148
}Semantic roles & 50–950 ramp
primary
#7ACFA5
secondary
#9E5076
accent
#2B72BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482