#7DA2CC#7DA2CC
#7DA2CC is a light, moderate cyan. Relative luminance 0.346; OKLCH L 70.1% C 0.074 H 252.0°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA2CC |
|---|---|
| RGB | rgb(125, 162, 204) |
| HSL | hsl(212, 44%, 65%) |
| HSV | hsv(212, 39%, 80%) |
| CMYK | cmyk(38.7%, 20.6%, 0%, 20%) |
| CIE-LAB | lab(65.40, -2.05, -25.50) |
| CIE-LCH | lch(65.40, 25.58, 265.39°) |
| OKLab | oklab(70.07% -0.0229 -0.0706) |
| OKLCH | oklch(70.07% 0.074 252) |
| XYZ | xyz(32.2734, 34.5585, 62.0849) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.75
Faded Blue
#658CBB
ΔE00 7.19
Carolina Blue
#8AB8FE
ΔE00 7.62
Periwinkle Blue
#8F99FB
ΔE00 7.63
Bluey Grey
#89A0B0
ΔE00 8.02
Greyblue
#77A1B5
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA2CC #CCA77D
analogous
#7DC9CC #7DA2CC #807DCC
triadic
#7DA2CC #CC7DA2 #A2CC7D
tetradic
#7DA2CC #CC7DC9 #CCA77D #7DCC80
square
#7DA2CC #CC7DC9 #CCA77D #7DCC80
split-complementary
#7DA2CC #CC807D #C9CC7D
monochromatic
#3A6494 #5183BB #7DA2CC #A9C1DD #D5E1EE
Accessibility & contrast
On white
2.65
#7DA2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#7DA2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA2CC
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA2CC | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CE
Deuteranopia (green-blind)
#899BCB
Tritanopia (blue-blind)
#62ABB0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7da2cc; /* rgb */ color: rgb(125, 162, 204); /* oklch */ color: oklch(70.1% 0.074 252.0);
Tailwind
colors: {
custom: {
50: '#a5bddb',
500: '#7da2cc',
950: '#000000',
},
}SCSS
$custom: #7da2cc; $custom-light: #a5bddb; $custom-dark: #000000;
JSON
{
"hex": "#7da2cc",
"rgb": {
"r": 125,
"g": 162,
"b": 204
},
"hsl": {
"h": 211.899,
"s": 43.646,
"l": 64.51
},
"oklch": {
"l": 0.70065,
"c": 0.07421,
"h": 252
},
"luminance": 0.3456
}Semantic roles & 50–950 ramp
primary
#7DA2CC
secondary
#E0D3C5
accent
#772FB7
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#0F1215
muted
#7F8183