#7ACCDC#7ACCDC
#7ACCDC is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.9% C 0.083 H 211.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACCDC |
|---|---|
| RGB | rgb(122, 204, 220) |
| HSL | hsl(190, 58%, 67%) |
| HSV | hsv(190, 45%, 86%) |
| CMYK | cmyk(44.5%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(77.57, -20.88, -15.76) |
| CIE-LCH | lch(77.57, 26.16, 217.04°) |
| OKLab | oklab(79.86% -0.0709 -0.0434) |
| OKLCH | oklch(79.86% 0.083 211.5) |
| XYZ | xyz(42.5324, 52.4874, 75.5861) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.53
Baby Blue
#89CFF0
ΔE00 6.91
Aqua Blue
#02D8E9
ΔE00 7.19
Neon Blue
#04D9FF
ΔE00 7.47
Lightblue
#ADD8E6
ΔE00 7.87
Powder Blue
#B0E0E6
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACCDC #DC8A7A
analogous
#7ADCBB #7ACCDC #7A9BDC
triadic
#7ACCDC #DC7ACC #CCDC7A
tetradic
#7ACCDC #BB7ADC #DC8A7A #9BDC7A
square
#7ACCDC #BB7ADC #DC8A7A #9BDC7A
split-complementary
#7ACCDC #DC7A9B #DCBB7A
monochromatic
#2E99AE #4AB9CF #7ACCDC #AADFE9 #DBF1F6
Accessibility & contrast
On white
1.83
#7ACCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#7ACCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACCDC
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACCDC | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DD
Deuteranopia (green-blind)
#AFBBDC
Tritanopia (blue-blind)
#4BD3D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7accdc; /* rgb */ color: rgb(122, 204, 220); /* oklch */ color: oklch(79.9% 0.083 211.5);
Tailwind
colors: {
custom: {
50: '#a6dbe6',
500: '#7accdc',
950: '#000000',
},
}SCSS
$custom: #7accdc; $custom-light: #a6dbe6; $custom-dark: #000000;
JSON
{
"hex": "#7accdc",
"rgb": {
"r": 122,
"g": 204,
"b": 220
},
"hsl": {
"h": 189.796,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.79857,
"c": 0.08311,
"h": 211.5
},
"luminance": 0.52491
}Semantic roles & 50–950 ramp
primary
#7ACCDC
secondary
#B05B4A
accent
#3B20C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484