#7ACCC3#7ACCC3
#7ACCC3 is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.0% C 0.082 H 186.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACCC3 |
|---|---|
| RGB | rgb(122, 204, 195) |
| HSL | hsl(173, 45%, 64%) |
| HSV | hsv(173, 40%, 80%) |
| CMYK | cmyk(40.2%, 0%, 4.4%, 20%) |
| CIE-LAB | lab(76.84, -27.14, -3.39) |
| CIE-LCH | lch(76.84, 27.35, 187.12°) |
| OKLab | oklab(79.02% -0.0811 -0.0095) |
| OKLCH | oklch(79.02% 0.082 186.7) |
| XYZ | xyz(39.4655, 51.2606, 59.4338) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.93
Pale Teal
#82CBB2
ΔE00 5.99
Seafoam Blue
#78D1B6
ΔE00 6.28
Turquoise
#40E0D0
ΔE00 7.26
Darkturquoise
#00CED1
ΔE00 7.47
Topaz
#13BBAF
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACCC3 #CC7A83
analogous
#7ACC9A #7ACCC3 #7AACCC
triadic
#7ACCC3 #C37ACC #CCC37A
tetradic
#7ACCC3 #9A7ACC #CC7A83 #ACCC7A
square
#7ACCC3 #9A7ACC #CC7A83 #ACCC7A
split-complementary
#7ACCC3 #CC7AAC #CC9A7A
monochromatic
#389389 #4EBBAF #7ACCC3 #A6DDD7 #D2EEEB
Accessibility & contrast
On white
1.87
#7ACCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#7ACCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACCC3
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACCC3 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C3
Deuteranopia (green-blind)
#B6B9C4
Tritanopia (blue-blind)
#59CFC9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7accc3; /* rgb */ color: rgb(122, 204, 195); /* oklch */ color: oklch(79.0% 0.082 186.7);
Tailwind
colors: {
custom: {
50: '#a4dcd5',
500: '#7accc3',
950: '#000000',
},
}SCSS
$custom: #7accc3; $custom-light: #a4dcd5; $custom-dark: #000000;
JSON
{
"hex": "#7accc3",
"rgb": {
"r": 122,
"g": 204,
"b": 195
},
"hsl": {
"h": 173.415,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.79024,
"c": 0.08166,
"h": 186.7
},
"luminance": 0.51263
}Semantic roles & 50–950 ramp
primary
#7ACCC3
secondary
#9A5159
accent
#2E3DB8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483