#7DA3BC#7DA3BC
#7DA3BC is a light, muted cyan. Relative luminance 0.342; OKLCH L 69.6% C 0.055 H 237.4°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA3BC |
|---|---|
| RGB | rgb(125, 163, 188) |
| HSL | hsl(204, 32%, 61%) |
| HSV | hsv(204, 34%, 74%) |
| CMYK | cmyk(33.5%, 13.3%, 0%, 26.3%) |
| CIE-LAB | lab(65.11, -6.81, -17.04) |
| CIE-LCH | lch(65.11, 18.35, 248.22°) |
| OKLab | oklab(69.64% -0.0299 -0.0468) |
| OKLCH | oklch(69.64% 0.055 237.4) |
| XYZ | xyz(30.6289, 34.1837, 52.5514) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.85
Bluegrey
#85A3B2
ΔE00 3.60
Bluey Grey
#89A0B0
ΔE00 4.04
Blue Grey
#758DA3
ΔE00 7.48
Light Grey Blue
#9DBCD4
ΔE00 7.67
Cool Gray
#9AA7B0
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA3BC #BC967D
analogous
#7DBCB6 #7DA3BC #7D84BC
triadic
#7DA3BC #BC7DA3 #A3BC7D
tetradic
#7DA3BC #B67DBC #BC967D #84BC7D
square
#7DA3BC #B67DBC #BC967D #84BC7D
split-complementary
#7DA3BC #BC7D84 #BCB67D
monochromatic
#41667E #5686A6 #7DA3BC #A5C0D1 #CEDCE6
Accessibility & contrast
On white
2.68
#7DA3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#7DA3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA3BC
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA3BC | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#8F9BBC
Tritanopia (blue-blind)
#68A9AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7da3bc; /* rgb */ color: rgb(125, 163, 188); /* oklch */ color: oklch(69.6% 0.055 237.4);
Tailwind
colors: {
custom: {
50: '#a4bed0',
500: '#7da3bc',
950: '#000000',
},
}SCSS
$custom: #7da3bc; $custom-light: #a4bed0; $custom-dark: #000000;
JSON
{
"hex": "#7da3bc",
"rgb": {
"r": 125,
"g": 163,
"b": 188
},
"hsl": {
"h": 203.81,
"s": 31.98,
"l": 61.373
},
"oklch": {
"l": 0.69642,
"c": 0.05549,
"h": 237.4
},
"luminance": 0.34185
}Semantic roles & 50–950 ramp
primary
#7DA3BC
secondary
#D6C8BF
accent
#673BAB
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1214
muted
#7F8182