#7ACFAC#7ACFAC
#7ACFAC is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.1% C 0.098 H 165.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACFAC |
|---|---|
| RGB | rgb(122, 207, 172) |
| HSL | hsl(155, 47%, 65%) |
| HSV | hsv(155, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 16.9%, 18.8%) |
| CIE-LAB | lab(77.12, -33.76, 9.39) |
| CIE-LCH | lch(77.12, 35.04, 164.46°) |
| OKLab | oklab(79.07% -0.0947 0.0242) |
| OKLCH | oklch(79.07% 0.098 165.7) |
| XYZ | xyz(37.7823, 51.7392, 47.0175) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.29
Seafoam Blue
#78D1B6
ΔE00 2.67
Pale Teal
#82CBB2
ΔE00 3.14
Seafoam
#7FE0B3
ΔE00 4.46
Light Teal
#90E4C1
ΔE00 5.15
Eucalyptus
#44D7A8
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACFAC #CF7A9D
analogous
#7ACF82 #7ACFAC #7AC8CF
triadic
#7ACFAC #AC7ACF #CFAC7A
tetradic
#7ACFAC #827ACF #CF7A9D #C8CF7A
square
#7ACFAC #827ACF #CF7A9D #C8CF7A
split-complementary
#7ACFAC #CF7AC8 #CF827A
monochromatic
#379870 #4DBF90 #7ACFAC #A7DFC8 #D4EFE4
Accessibility & contrast
On white
1.85
#7ACFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#7ACFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACFAC
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACFAC | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4AA
Deuteranopia (green-blind)
#BEBAAE
Tritanopia (blue-blind)
#62CFC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7acfac; /* rgb */ color: rgb(122, 207, 172); /* oklch */ color: oklch(79.1% 0.098 165.7);
Tailwind
colors: {
custom: {
50: '#a4dec4',
500: '#7acfac',
950: '#000000',
},
}SCSS
$custom: #7acfac; $custom-light: #a4dec4; $custom-dark: #000000;
JSON
{
"hex": "#7acfac",
"rgb": {
"r": 122,
"g": 207,
"b": 172
},
"hsl": {
"h": 155.294,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.79065,
"c": 0.09771,
"h": 165.7
},
"luminance": 0.51742
}Semantic roles & 50–950 ramp
primary
#7ACFAC
secondary
#9E5070
accent
#2B66BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482