#7ACBC6#7ACBC6
#7ACBC6 is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.9% C 0.080 H 190.6°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACBC6 |
|---|---|
| RGB | rgb(122, 203, 198) |
| HSL | hsl(176, 44%, 64%) |
| HSV | hsv(176, 40%, 80%) |
| CMYK | cmyk(39.9%, 0%, 2.5%, 20.4%) |
| CIE-LAB | lab(76.63, -25.93, -5.31) |
| CIE-LCH | lch(76.63, 26.47, 191.56°) |
| OKLab | oklab(78.89% -0.0786 -0.0147) |
| OKLCH | oklch(78.89% 0.08 190.6) |
| XYZ | xyz(39.5712, 50.9238, 61.1592) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.89
Darkturquoise
#00CED1
ΔE00 6.88
Pale Teal
#82CBB2
ΔE00 7.45
Seafoam Blue
#78D1B6
ΔE00 7.85
Turquoise
#40E0D0
ΔE00 8.05
Topaz
#13BBAF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACBC6 #CB7A7F
analogous
#7ACB9D #7ACBC6 #7AA7CB
triadic
#7ACBC6 #C67ACB #CBC67A
tetradic
#7ACBC6 #9D7ACB #CB7A7F #A7CB7A
square
#7ACBC6 #9D7ACB #CB7A7F #A7CB7A
split-complementary
#7ACBC6 #CB7AA7 #CB9D7A
monochromatic
#39928C #4EBAB3 #7ACBC6 #A6DCD9 #D2EDEC
Accessibility & contrast
On white
1.88
#7ACBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#7ACBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACBC6
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACBC6 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C3C6
Deuteranopia (green-blind)
#B4B9C7
Tritanopia (blue-blind)
#58CFC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7acbc6; /* rgb */ color: rgb(122, 203, 198); /* oklch */ color: oklch(78.9% 0.080 190.6);
Tailwind
colors: {
custom: {
50: '#a5dbd7',
500: '#7acbc6',
950: '#000000',
},
}SCSS
$custom: #7acbc6; $custom-light: #a5dbd7; $custom-dark: #000000;
JSON
{
"hex": "#7acbc6",
"rgb": {
"r": 122,
"g": 203,
"b": 198
},
"hsl": {
"h": 176.296,
"s": 43.784,
"l": 63.725
},
"oklch": {
"l": 0.78888,
"c": 0.08,
"h": 190.6
},
"luminance": 0.50927
}Semantic roles & 50–950 ramp
primary
#7ACBC6
secondary
#985155
accent
#2F37B7
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101514
muted
#808483