#7ACCDB#7ACCDB
#7ACCDB is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.8% C 0.083 H 210.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACCDB |
|---|---|
| RGB | rgb(122, 204, 219) |
| HSL | hsl(189, 57%, 67%) |
| HSV | hsv(189, 44%, 86%) |
| CMYK | cmyk(44.3%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.54, -21.15, -15.27) |
| CIE-LCH | lch(77.54, 26.08, 215.83°) |
| OKLab | oklab(79.82% -0.0713 -0.042) |
| OKLCH | oklch(79.82% 0.083 210.5) |
| XYZ | xyz(42.4003, 52.4345, 74.8907) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.88
Aqua Blue
#02D8E9
ΔE00 7.07
Baby Blue
#89CFF0
ΔE00 7.26
Neon Blue
#04D9FF
ΔE00 7.66
Lightblue
#ADD8E6
ΔE00 8.00
Powder Blue
#B0E0E6
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACCDB #DB897A
analogous
#7ADBB9 #7ACCDB #7A9CDB
triadic
#7ACCDB #DB7ACC #CCDB7A
tetradic
#7ACCDB #B97ADB #DB897A #9CDB7A
square
#7ACCDB #B97ADB #DB897A #9CDB7A
split-complementary
#7ACCDB #DB7A9C #DBB97A
monochromatic
#2F99AC #4ABACE #7ACCDB #AADEE8 #DAF1F5
Accessibility & contrast
On white
1.83
#7ACCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#7ACCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACCDB
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACCDB | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DC
Deuteranopia (green-blind)
#AFBBDB
Tritanopia (blue-blind)
#4CD3D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7accdb; /* rgb */ color: rgb(122, 204, 219); /* oklch */ color: oklch(79.8% 0.083 210.5);
Tailwind
colors: {
custom: {
50: '#a6dbe6',
500: '#7accdb',
950: '#000000',
},
}SCSS
$custom: #7accdb; $custom-light: #a6dbe6; $custom-dark: #000000;
JSON
{
"hex": "#7accdb",
"rgb": {
"r": 122,
"g": 204,
"b": 219
},
"hsl": {
"h": 189.278,
"s": 57.396,
"l": 66.863
},
"oklch": {
"l": 0.79821,
"c": 0.08276,
"h": 210.5
},
"luminance": 0.52438
}Semantic roles & 50–950 ramp
primary
#7ACCDB
secondary
#AF5A4B
accent
#3A21C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484