#7ACFAA#7ACFAA
#7ACFAA is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.0% C 0.099 H 164.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACFAA |
|---|---|
| RGB | rgb(122, 207, 170) |
| HSL | hsl(154, 47%, 65%) |
| HSV | hsv(154, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 17.9%, 18.8%) |
| CIE-LAB | lab(77.08, -34.18, 10.40) |
| CIE-LCH | lch(77.08, 35.73, 163.09°) |
| OKLab | oklab(79.01% -0.0956 0.0267) |
| OKLCH | oklch(79.01% 0.099 164.4) |
| XYZ | xyz(37.5917, 51.6629, 46.0135) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.47
Seafoam Blue
#78D1B6
ΔE00 3.24
Pale Teal
#82CBB2
ΔE00 3.63
Seafoam
#7FE0B3
ΔE00 4.24
Light Teal
#90E4C1
ΔE00 5.23
Eucalyptus
#44D7A8
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACFAA #CF7A9F
analogous
#7ACF80 #7ACFAA #7ACACF
triadic
#7ACFAA #AA7ACF #CFAA7A
tetradic
#7ACFAA #807ACF #CF7A9F #CACF7A
square
#7ACFAA #807ACF #CF7A9F #CACF7A
split-complementary
#7ACFAA #CF7ACA #CF807A
monochromatic
#37986E #4DBF8D #7ACFAA #A7DFC7 #D4EFE3
Accessibility & contrast
On white
1.85
#7ACFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#7ACFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACFAA
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACFAA | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A8
Deuteranopia (green-blind)
#BEBAAC
Tritanopia (blue-blind)
#63CFC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7acfaa; /* rgb */ color: rgb(122, 207, 170); /* oklch */ color: oklch(79.0% 0.099 164.4);
Tailwind
colors: {
custom: {
50: '#a4dec3',
500: '#7acfaa',
950: '#000000',
},
}SCSS
$custom: #7acfaa; $custom-light: #a4dec3; $custom-dark: #000000;
JSON
{
"hex": "#7acfaa",
"rgb": {
"r": 122,
"g": 207,
"b": 170
},
"hsl": {
"h": 153.882,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.79013,
"c": 0.09924,
"h": 164.4
},
"luminance": 0.51666
}Semantic roles & 50–950 ramp
primary
#7ACFAA
secondary
#9E5072
accent
#2B6ABA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482