#7ACEDB#7ACEDB
#7ACEDB is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.3% C 0.084 H 208.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACEDB |
|---|---|
| RGB | rgb(122, 206, 219) |
| HSL | hsl(188, 57%, 67%) |
| HSV | hsv(188, 44%, 86%) |
| CMYK | cmyk(44.3%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(78.11, -22.15, -14.42) |
| CIE-LCH | lch(78.11, 26.43, 213.06°) |
| OKLab | oklab(80.27% -0.0736 -0.0397) |
| OKLCH | oklch(80.27% 0.084 208.3) |
| XYZ | xyz(42.8787, 53.3914, 75.0501) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.59
Sky Blue
#87CEEB
ΔE00 6.68
Robin'S Egg
#6DEDFD
ΔE00 7.52
Robin'S Egg Blue
#98EFF9
ΔE00 7.71
Powder Blue
#B0E0E6
ΔE00 7.82
Neon Blue
#04D9FF
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACEDB #DB877A
analogous
#7ADBB8 #7ACEDB #7A9EDB
triadic
#7ACEDB #DB7ACE #CEDB7A
tetradic
#7ACEDB #B87ADB #DB877A #9EDB7A
square
#7ACEDB #B87ADB #DB877A #9EDB7A
split-complementary
#7ACEDB #DB7A9E #DBB87A
monochromatic
#2F9BAC #4ABCCE #7ACEDB #AAE0E8 #DAF1F5
Accessibility & contrast
On white
1.80
#7ACEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#7ACEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACEDB
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACEDB | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#B1BCDB
Tritanopia (blue-blind)
#4BD5D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7acedb; /* rgb */ color: rgb(122, 206, 219); /* oklch */ color: oklch(80.3% 0.084 208.3);
Tailwind
colors: {
custom: {
50: '#a6dde6',
500: '#7acedb',
950: '#000000',
},
}SCSS
$custom: #7acedb; $custom-light: #a6dde6; $custom-dark: #000000;
JSON
{
"hex": "#7acedb",
"rgb": {
"r": 122,
"g": 206,
"b": 219
},
"hsl": {
"h": 188.041,
"s": 57.396,
"l": 66.863
},
"oklch": {
"l": 0.80274,
"c": 0.08362,
"h": 208.3
},
"luminance": 0.53395
}Semantic roles & 50–950 ramp
primary
#7ACEDB
secondary
#AF584B
accent
#3721C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484