#7ACFAB#7ACFAB
#7ACFAB is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.0% C 0.098 H 165.0°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACFAB |
|---|---|
| RGB | rgb(122, 207, 171) |
| HSL | hsl(155, 47%, 65%) |
| HSV | hsv(155, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 17.4%, 18.8%) |
| CIE-LAB | lab(77.10, -33.97, 9.89) |
| CIE-LCH | lch(77.10, 35.38, 163.76°) |
| OKLab | oklab(79.04% -0.0951 0.0255) |
| OKLCH | oklch(79.04% 0.098 165) |
| XYZ | xyz(37.6866, 51.7009, 46.5136) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.36
Seafoam Blue
#78D1B6
ΔE00 2.96
Pale Teal
#82CBB2
ΔE00 3.39
Seafoam
#7FE0B3
ΔE00 4.34
Light Teal
#90E4C1
ΔE00 5.18
Eucalyptus
#44D7A8
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACFAB #CF7A9E
analogous
#7ACF81 #7ACFAB #7AC9CF
triadic
#7ACFAB #AB7ACF #CFAB7A
tetradic
#7ACFAB #817ACF #CF7A9E #C9CF7A
square
#7ACFAB #817ACF #CF7A9E #C9CF7A
split-complementary
#7ACFAB #CF7AC9 #CF817A
monochromatic
#37986F #4DBF8F #7ACFAB #A7DFC7 #D4EFE4
Accessibility & contrast
On white
1.85
#7ACFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#7ACFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACFAB
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACFAB | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A9
Deuteranopia (green-blind)
#BEBAAD
Tritanopia (blue-blind)
#63CFC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7acfab; /* rgb */ color: rgb(122, 207, 171); /* oklch */ color: oklch(79.0% 0.098 165.0);
Tailwind
colors: {
custom: {
50: '#a4dec4',
500: '#7acfab',
950: '#000000',
},
}SCSS
$custom: #7acfab; $custom-light: #a4dec4; $custom-dark: #000000;
JSON
{
"hex": "#7acfab",
"rgb": {
"r": 122,
"g": 207,
"b": 171
},
"hsl": {
"h": 154.588,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.79039,
"c": 0.09847,
"h": 165
},
"luminance": 0.51703
}Semantic roles & 50–950 ramp
primary
#7ACFAB
secondary
#9E5071
accent
#2B68BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482