#7ACCCC#7ACCCC
#7ACCCC is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.3% C 0.080 H 195.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACCCC |
|---|---|
| RGB | rgb(122, 204, 204) |
| HSL | hsl(180, 45%, 64%) |
| HSV | hsv(180, 40%, 80%) |
| CMYK | cmyk(40.2%, 0%, 0%, 20%) |
| CIE-LAB | lab(77.09, -24.95, -7.87) |
| CIE-LCH | lch(77.09, 26.16, 197.49°) |
| OKLab | oklab(79.31% -0.0773 -0.0217) |
| OKLCH | oklch(79.31% 0.08 195.7) |
| XYZ | xyz(40.5139, 51.6800, 64.9554) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.36
Darkturquoise
#00CED1
ΔE00 6.54
Aqua Blue
#02D8E9
ΔE00 7.90
Turquoise
#40E0D0
ΔE00 9.05
Robin'S Egg Blue
#98EFF9
ΔE00 9.09
Paleturquoise
#AFEEEE
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACCCC #CC7A7A
analogous
#7ACCA3 #7ACCCC #7AA3CC
triadic
#7ACCCC #CC7ACC #CCCC7A
tetradic
#7ACCCC #A37ACC #CC7A7A #A3CC7A
square
#7ACCCC #A37ACC #CC7A7A #A3CC7A
split-complementary
#7ACCCC #CC7AA3 #CCA37A
monochromatic
#389393 #4EBBBB #7ACCCC #A6DDDD #D2EEEE
Accessibility & contrast
On white
1.85
#7ACCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#7ACCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACCCC
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACCCC | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CC
Deuteranopia (green-blind)
#B3BACD
Tritanopia (blue-blind)
#55D1CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7acccc; /* rgb */ color: rgb(122, 204, 204); /* oklch */ color: oklch(79.3% 0.080 195.7);
Tailwind
colors: {
custom: {
50: '#a5dbdb',
500: '#7acccc',
950: '#000000',
},
}SCSS
$custom: #7acccc; $custom-light: #a5dbdb; $custom-dark: #000000;
JSON
{
"hex": "#7acccc",
"rgb": {
"r": 122,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.79311,
"c": 0.08031,
"h": 195.7
},
"luminance": 0.51683
}Semantic roles & 50–950 ramp
primary
#7ACCCC
secondary
#9A5151
accent
#2E2EB8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484