#7ACCA7#7ACCA7
#7ACCA7 is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.2% C 0.097 H 163.6°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACCA7 |
|---|---|
| RGB | rgb(122, 204, 167) |
| HSL | hsl(153, 45%, 64%) |
| HSV | hsv(153, 40%, 80%) |
| CMYK | cmyk(40.2%, 0%, 18.1%, 20%) |
| CIE-LAB | lab(76.14, -33.41, 10.66) |
| CIE-LCH | lch(76.14, 35.07, 162.30°) |
| OKLab | oklab(78.23% -0.0933 0.0274) |
| OKLCH | oklch(78.23% 0.097 163.6) |
| XYZ | xyz(36.5912, 50.1109, 44.2960) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.66
Pale Teal
#82CBB2
ΔE00 3.59
Seafoam Blue
#78D1B6
ΔE00 3.61
Seafoam
#7FE0B3
ΔE00 4.91
Eucalyptus
#44D7A8
ΔE00 5.83
Light Teal
#90E4C1
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACCA7 #CC7A9F
analogous
#7ACC7E #7ACCA7 #7AC8CC
triadic
#7ACCA7 #A77ACC #CCA77A
tetradic
#7ACCA7 #7E7ACC #CC7A9F #C8CC7A
square
#7ACCA7 #7E7ACC #CC7A9F #C8CC7A
split-complementary
#7ACCA7 #CC7AC8 #CC7E7A
monochromatic
#38936A #4EBB8A #7ACCA7 #A6DDC4 #D2EEE2
Accessibility & contrast
On white
1.91
#7ACCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#7ACCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACCA7
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACCA7 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C1A5
Deuteranopia (green-blind)
#BCB8A9
Tritanopia (blue-blind)
#65CCC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7acca7; /* rgb */ color: rgb(122, 204, 167); /* oklch */ color: oklch(78.2% 0.097 163.6);
Tailwind
colors: {
custom: {
50: '#a4dcc1',
500: '#7acca7',
950: '#000000',
},
}SCSS
$custom: #7acca7; $custom-light: #a4dcc1; $custom-dark: #000000;
JSON
{
"hex": "#7acca7",
"rgb": {
"r": 122,
"g": 204,
"b": 167
},
"hsl": {
"h": 152.927,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.78229,
"c": 0.09725,
"h": 163.6
},
"luminance": 0.50113
}Semantic roles & 50–950 ramp
primary
#7ACCA7
secondary
#9A5172
accent
#2E6CB8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482