#7DA4BE#7DA4BE
#7DA4BE is a light, muted cyan. Relative luminance 0.346; OKLCH L 69.9% C 0.057 H 237.8°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA4BE |
|---|---|
| RGB | rgb(125, 164, 190) |
| HSL | hsl(204, 33%, 62%) |
| HSV | hsv(204, 34%, 75%) |
| CMYK | cmyk(34.2%, 13.7%, 0%, 25.5%) |
| CIE-LAB | lab(65.46, -6.85, -17.63) |
| CIE-LCH | lch(65.46, 18.91, 248.78°) |
| OKLab | oklab(69.94% -0.0304 -0.0484) |
| OKLCH | oklch(69.94% 0.057 237.8) |
| XYZ | xyz(31.0242, 34.6270, 53.7542) |
| Luminance | 0.3463 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.11
Bluegrey
#85A3B2
ΔE00 3.92
Bluey Grey
#89A0B0
ΔE00 4.35
Light Grey Blue
#9DBCD4
ΔE00 7.43
Blue Grey
#758DA3
ΔE00 7.79
Cool Gray
#9AA7B0
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA4BE #BE977D
analogous
#7DBEB8 #7DA4BE #7D84BE
triadic
#7DA4BE #BE7DA4 #A4BE7D
tetradic
#7DA4BE #B87DBE #BE977D #84BE7D
square
#7DA4BE #B87DBE #BE977D #84BE7D
split-complementary
#7DA4BE #BE7D84 #BEB87D
monochromatic
#406780 #5587A9 #7DA4BE #A6C1D2 #CFDDE7
Accessibility & contrast
On white
2.65
#7DA4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#7DA4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA4BE
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA4BE | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BF
Deuteranopia (green-blind)
#909CBE
Tritanopia (blue-blind)
#67ABAC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7da4be; /* rgb */ color: rgb(125, 164, 190); /* oklch */ color: oklch(69.9% 0.057 237.8);
Tailwind
colors: {
custom: {
50: '#a4bfd1',
500: '#7da4be',
950: '#000000',
},
}SCSS
$custom: #7da4be; $custom-light: #a4bfd1; $custom-dark: #000000;
JSON
{
"hex": "#7da4be",
"rgb": {
"r": 125,
"g": 164,
"b": 190
},
"hsl": {
"h": 204,
"s": 33.333,
"l": 61.765
},
"oklch": {
"l": 0.6994,
"c": 0.05719,
"h": 237.8
},
"luminance": 0.34629
}Semantic roles & 50–950 ramp
primary
#7DA4BE
secondary
#D7C9BF
accent
#6739AC
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1214
muted
#7F8182