#7ACDDD#7ACDDD
#7ACDDD is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.1% C 0.084 H 211.3°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACDDD |
|---|---|
| RGB | rgb(122, 205, 221) |
| HSL | hsl(190, 59%, 67%) |
| HSV | hsv(190, 45%, 87%) |
| CMYK | cmyk(44.8%, 7.2%, 0%, 13.3%) |
| CIE-LAB | lab(77.89, -21.13, -15.82) |
| CIE-LCH | lch(77.89, 26.40, 216.83°) |
| OKLab | oklab(80.12% -0.0717 -0.0436) |
| OKLCH | oklch(80.12% 0.084 211.3) |
| XYZ | xyz(42.9036, 53.0174, 76.3651) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.57
Baby Blue
#89CFF0
ΔE00 6.94
Aqua Blue
#02D8E9
ΔE00 7.04
Neon Blue
#04D9FF
ΔE00 7.35
Lightblue
#ADD8E6
ΔE00 7.86
Robin'S Egg
#6DEDFD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACDDD #DD8A7A
analogous
#7ADDBC #7ACDDD #7A9CDD
triadic
#7ACDDD #DD7ACD #CDDD7A
tetradic
#7ACDDD #BC7ADD #DD8A7A #9CDD7A
square
#7ACDDD #BC7ADD #DD8A7A #9CDD7A
split-complementary
#7ACDDD #DD7A9C #DDBC7A
monochromatic
#2D9BB0 #49BBD1 #7ACDDD #ABDFE9 #DBF2F6
Accessibility & contrast
On white
1.81
#7ACDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#7ACDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACDDD
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACDDD | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DE
Deuteranopia (green-blind)
#B0BBDD
Tritanopia (blue-blind)
#4AD4D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7acddd; /* rgb */ color: rgb(122, 205, 221); /* oklch */ color: oklch(80.1% 0.084 211.3);
Tailwind
colors: {
custom: {
50: '#a6dce7',
500: '#7acddd',
950: '#000000',
},
}SCSS
$custom: #7acddd; $custom-light: #a6dce7; $custom-dark: #000000;
JSON
{
"hex": "#7acddd",
"rgb": {
"r": 122,
"g": 205,
"b": 221
},
"hsl": {
"h": 189.697,
"s": 59.281,
"l": 67.255
},
"oklch": {
"l": 0.80118,
"c": 0.08387,
"h": 211.3
},
"luminance": 0.53021
}Semantic roles & 50–950 ramp
primary
#7ACDDD
secondary
#B25A49
accent
#3A1FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484