#7ACEDD#7ACEDD
#7ACEDD is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.084 H 210.2°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACEDD |
|---|---|
| RGB | rgb(122, 206, 221) |
| HSL | hsl(189, 59%, 67%) |
| HSV | hsv(189, 45%, 87%) |
| CMYK | cmyk(44.8%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(78.17, -21.63, -15.40) |
| CIE-LCH | lch(78.17, 26.55, 215.45°) |
| OKLab | oklab(80.34% -0.0728 -0.0424) |
| OKLCH | oklch(80.34% 0.084 210.2) |
| XYZ | xyz(43.1436, 53.4973, 76.4451) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.97
Aqua Blue
#02D8E9
ΔE00 6.77
Baby Blue
#89CFF0
ΔE00 7.33
Neon Blue
#04D9FF
ΔE00 7.45
Robin'S Egg
#6DEDFD
ΔE00 7.59
Robin'S Egg Blue
#98EFF9
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACEDD #DD897A
analogous
#7ADDBB #7ACEDD #7A9DDD
triadic
#7ACEDD #DD7ACE #CEDD7A
tetradic
#7ACEDD #BB7ADD #DD897A #9DDD7A
square
#7ACEDD #BB7ADD #DD897A #9DDD7A
split-complementary
#7ACEDD #DD7A9D #DDBB7A
monochromatic
#2D9CB0 #49BCD1 #7ACEDD #ABE0E9 #DBF2F6
Accessibility & contrast
On white
1.79
#7ACEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#7ACEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACEDD
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACEDD | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DE
Deuteranopia (green-blind)
#B1BCDD
Tritanopia (blue-blind)
#4AD5D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7acedd; /* rgb */ color: rgb(122, 206, 221); /* oklch */ color: oklch(80.3% 0.084 210.2);
Tailwind
colors: {
custom: {
50: '#a6dde7',
500: '#7acedd',
950: '#000000',
},
}SCSS
$custom: #7acedd; $custom-light: #a6dde7; $custom-dark: #000000;
JSON
{
"hex": "#7acedd",
"rgb": {
"r": 122,
"g": 206,
"b": 221
},
"hsl": {
"h": 189.091,
"s": 59.281,
"l": 67.255
},
"oklch": {
"l": 0.80344,
"c": 0.08426,
"h": 210.2
},
"luminance": 0.53501
}Semantic roles & 50–950 ramp
primary
#7ACEDD
secondary
#B25949
accent
#381FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484