#7DADC2#7DADC2
#7DADC2 is a light, muted cyan. Relative luminance 0.381; OKLCH L 72.1% C 0.059 H 226.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7DADC2 |
|---|---|
| RGB | rgb(125, 173, 194) |
| HSL | hsl(198, 36%, 63%) |
| HSV | hsv(198, 36%, 76%) |
| CMYK | cmyk(35.6%, 10.8%, 0%, 23.9%) |
| CIE-LAB | lab(68.12, -10.70, -15.81) |
| CIE-LCH | lch(68.12, 19.09, 235.91°) |
| OKLab | oklab(72.1% -0.0406 -0.0434) |
| OKLCH | oklch(72.1% 0.059 226.9) |
| XYZ | xyz(33.1354, 38.1403, 56.6443) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.59
Bluegrey
#85A3B2
ΔE00 4.54
Bluey Grey
#89A0B0
ΔE00 6.61
Light Grey Blue
#9DBCD4
ΔE00 7.08
Sky Blue
#87CEEB
ΔE00 8.96
Cool Gray
#9AA7B0
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DADC2 #C2927D
analogous
#7DC2B5 #7DADC2 #7D8AC2
triadic
#7DADC2 #C27DAD #ADC27D
tetradic
#7DADC2 #B57DC2 #C2927D #8AC27D
square
#7DADC2 #B57DC2 #C2927D #8AC27D
split-complementary
#7DADC2 #C27D8A #C2B57D
monochromatic
#3F7086 #5393AE #7DADC2 #A7C7D6 #D0E2E9
Accessibility & contrast
On white
2.43
#7DADC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#7DADC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DADC2
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DADC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DADC2 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ABC3
Deuteranopia (green-blind)
#98A3C2
Tritanopia (blue-blind)
#65B3B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7dadc2; /* rgb */ color: rgb(125, 173, 194); /* oklch */ color: oklch(72.1% 0.059 226.9);
Tailwind
colors: {
custom: {
50: '#a5c5d4',
500: '#7dadc2',
950: '#000000',
},
}SCSS
$custom: #7dadc2; $custom-light: #a5c5d4; $custom-dark: #000000;
JSON
{
"hex": "#7dadc2",
"rgb": {
"r": 125,
"g": 173,
"b": 194
},
"hsl": {
"h": 198.261,
"s": 36.126,
"l": 62.549
},
"oklch": {
"l": 0.72096,
"c": 0.05944,
"h": 226.9
},
"luminance": 0.38142
}Semantic roles & 50–950 ramp
primary
#7DADC2
secondary
#DAC8C1
accent
#5B36AF
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183