#7ACED7#7ACED7
#7ACED7 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.083 H 204.5°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACED7 |
|---|---|
| RGB | rgb(122, 206, 215) |
| HSL | hsl(186, 54%, 66%) |
| HSV | hsv(186, 43%, 84%) |
| CMYK | cmyk(43.3%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(77.98, -23.18, -12.45) |
| CIE-LCH | lch(77.98, 26.31, 208.24°) |
| OKLab | oklab(80.14% -0.0752 -0.0342) |
| OKLCH | oklch(80.14% 0.083 204.5) |
| XYZ | xyz(42.3585, 53.1833, 72.3101) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 7.55
Robin'S Egg
#6DEDFD
ΔE00 7.61
Mediumturquoise
#48D1CC
ΔE00 7.66
Robin'S Egg Blue
#98EFF9
ΔE00 7.68
Powder Blue
#B0E0E6
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACED7 #D7837A
analogous
#7AD7B1 #7ACED7 #7A9FD7
triadic
#7ACED7 #D77ACE #CED77A
tetradic
#7ACED7 #B17AD7 #D7837A #9FD77A
square
#7ACED7 #B17AD7 #D7837A #9FD77A
split-complementary
#7ACED7 #D77A9F #D7B17A
monochromatic
#329AA5 #4BBDC9 #7ACED7 #A9DFE5 #D8F1F3
Accessibility & contrast
On white
1.80
#7ACED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#7ACED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACED7
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACED7 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8D8
Deuteranopia (green-blind)
#B2BCD7
Tritanopia (blue-blind)
#4ED4D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7aced7; /* rgb */ color: rgb(122, 206, 215); /* oklch */ color: oklch(80.1% 0.083 204.5);
Tailwind
colors: {
custom: {
50: '#a5dde3',
500: '#7aced7',
950: '#000000',
},
}SCSS
$custom: #7aced7; $custom-light: #a5dde3; $custom-dark: #000000;
JSON
{
"hex": "#7aced7",
"rgb": {
"r": 122,
"g": 206,
"b": 215
},
"hsl": {
"h": 185.806,
"s": 53.757,
"l": 66.078
},
"oklch": {
"l": 0.80135,
"c": 0.08263,
"h": 204.5
},
"luminance": 0.53186
}Semantic roles & 50–950 ramp
primary
#7ACED7
secondary
#A9554C
accent
#3324C1
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484