#7DA3BB#7DA3BB
#7DA3BB is a light, muted cyan. Relative luminance 0.341; OKLCH L 69.6% C 0.055 H 236.3°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA3BB |
|---|---|
| RGB | rgb(125, 163, 187) |
| HSL | hsl(203, 31%, 61%) |
| HSV | hsv(203, 33%, 73%) |
| CMYK | cmyk(33.2%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(65.07, -7.06, -16.53) |
| CIE-LCH | lch(65.07, 17.98, 246.87°) |
| OKLab | oklab(69.6% -0.0302 -0.0454) |
| OKLCH | oklch(69.6% 0.055 236.3) |
| XYZ | xyz(30.5215, 34.1407, 51.9857) |
| Luminance | 0.3414 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.49
Bluegrey
#85A3B2
ΔE00 3.27
Bluey Grey
#89A0B0
ΔE00 3.92
Blue Grey
#758DA3
ΔE00 7.53
Light Grey Blue
#9DBCD4
ΔE00 7.73
Cool Gray
#9AA7B0
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA3BB #BB957D
analogous
#7DBBB4 #7DA3BB #7D84BB
triadic
#7DA3BB #BB7DA3 #A3BB7D
tetradic
#7DA3BB #B47DBB #BB957D #84BB7D
square
#7DA3BB #B47DBB #BB957D #84BB7D
split-complementary
#7DA3BB #BB7D84 #BBB47D
monochromatic
#41667C #5686A5 #7DA3BB #A5BFD0 #CDDCE5
Accessibility & contrast
On white
2.68
#7DA3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#7DA3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA3BB
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA3BB | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#909BBB
Tritanopia (blue-blind)
#69A9AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7da3bb; /* rgb */ color: rgb(125, 163, 187); /* oklch */ color: oklch(69.6% 0.055 236.3);
Tailwind
colors: {
custom: {
50: '#a4becf',
500: '#7da3bb',
950: '#000000',
},
}SCSS
$custom: #7da3bb; $custom-light: #a4becf; $custom-dark: #000000;
JSON
{
"hex": "#7da3bb",
"rgb": {
"r": 125,
"g": 163,
"b": 187
},
"hsl": {
"h": 203.226,
"s": 31.313,
"l": 61.176
},
"oklch": {
"l": 0.69604,
"c": 0.05452,
"h": 236.3
},
"luminance": 0.34142
}Semantic roles & 50–950 ramp
primary
#7DA3BB
secondary
#D6C7BE
accent
#663BAA
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182