#7ACBCC#7ACBCC
#7ACBCC is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.1% C 0.080 H 196.7°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACBCC |
|---|---|
| RGB | rgb(122, 203, 204) |
| HSL | hsl(181, 45%, 64%) |
| HSV | hsv(181, 40%, 80%) |
| CMYK | cmyk(40.2%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(76.80, -24.46, -8.29) |
| CIE-LCH | lch(76.80, 25.82, 198.72°) |
| OKLab | oklab(79.08% -0.0761 -0.0228) |
| OKLCH | oklch(79.08% 0.08 196.7) |
| XYZ | xyz(40.2770, 51.2061, 64.8764) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.67
Darkturquoise
#00CED1
ΔE00 6.64
Aqua Blue
#02D8E9
ΔE00 7.82
Powder Blue
#B0E0E6
ΔE00 9.05
Robin'S Egg Blue
#98EFF9
ΔE00 9.13
Paleturquoise
#AFEEEE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACBCC #CC7B7A
analogous
#7ACCA4 #7ACBCC #7AA2CC
triadic
#7ACBCC #CC7ACB #CBCC7A
tetradic
#7ACBCC #A47ACC #CC7B7A #A2CC7A
square
#7ACBCC #A47ACC #CC7B7A #A2CC7A
split-complementary
#7ACBCC #CC7AA2 #CCA47A
monochromatic
#389293 #4EBABB #7ACBCC #A6DCDD #D2EEEE
Accessibility & contrast
On white
1.87
#7ACBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#7ACBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACBCC
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACBCC | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#55D0CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7acbcc; /* rgb */ color: rgb(122, 203, 204); /* oklch */ color: oklch(79.1% 0.080 196.7);
Tailwind
colors: {
custom: {
50: '#a5dbdb',
500: '#7acbcc',
950: '#000000',
},
}SCSS
$custom: #7acbcc; $custom-light: #a5dbdb; $custom-dark: #000000;
JSON
{
"hex": "#7acbcc",
"rgb": {
"r": 122,
"g": 203,
"b": 204
},
"hsl": {
"h": 180.732,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.79082,
"c": 0.0795,
"h": 196.7
},
"luminance": 0.51209
}Semantic roles & 50–950 ramp
primary
#7ACBCC
secondary
#9A5151
accent
#2F2EB8
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101515
muted
#808484