#7DA5C0#7DA5C0
#7DA5C0 is a light, muted cyan. Relative luminance 0.351; OKLCH L 70.2% C 0.059 H 238.2°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA5C0 |
|---|---|
| RGB | rgb(125, 165, 192) |
| HSL | hsl(204, 35%, 62%) |
| HSV | hsv(204, 35%, 75%) |
| CMYK | cmyk(34.9%, 14.1%, 0%, 24.7%) |
| CIE-LAB | lab(65.81, -6.88, -18.21) |
| CIE-LCH | lch(65.81, 19.47, 249.31°) |
| OKLab | oklab(70.24% -0.031 -0.05) |
| OKLCH | oklch(70.24% 0.059 238.2) |
| XYZ | xyz(31.4240, 35.0744, 54.9732) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.41
Bluegrey
#85A3B2
ΔE00 4.25
Bluey Grey
#89A0B0
ΔE00 4.68
Light Grey Blue
#9DBCD4
ΔE00 7.21
Blue Grey
#758DA3
ΔE00 8.11
Cool Gray
#9AA7B0
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA5C0 #C0987D
analogous
#7DC0BA #7DA5C0 #7D84C0
triadic
#7DA5C0 #C07DA5 #A5C07D
tetradic
#7DA5C0 #BA7DC0 #C0987D #84C07D
square
#7DA5C0 #BA7DC0 #C0987D #84C07D
split-complementary
#7DA5C0 #C07D84 #C0BA7D
monochromatic
#406883 #5488AC #7DA5C0 #A6C2D4 #CFDEE8
Accessibility & contrast
On white
2.62
#7DA5C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#7DA5C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA5C0
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA5C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA5C0 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C1
Deuteranopia (green-blind)
#909DC0
Tritanopia (blue-blind)
#67ACAE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7da5c0; /* rgb */ color: rgb(125, 165, 192); /* oklch */ color: oklch(70.2% 0.059 238.2);
Tailwind
colors: {
custom: {
50: '#a5bfd3',
500: '#7da5c0',
950: '#000000',
},
}SCSS
$custom: #7da5c0; $custom-light: #a5bfd3; $custom-dark: #000000;
JSON
{
"hex": "#7da5c0",
"rgb": {
"r": 125,
"g": 165,
"b": 192
},
"hsl": {
"h": 204.179,
"s": 34.715,
"l": 62.157
},
"oklch": {
"l": 0.70239,
"c": 0.05888,
"h": 238.2
},
"luminance": 0.35076
}Semantic roles & 50–950 ramp
primary
#7DA5C0
secondary
#D9CAC0
accent
#6738AE
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182