#7DA4BB#7DA4BB
#7DA4BB is a light, muted cyan. Relative luminance 0.345; OKLCH L 69.8% C 0.054 H 234.4°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA4BB |
|---|---|
| RGB | rgb(125, 164, 187) |
| HSL | hsl(202, 31%, 61%) |
| HSV | hsv(202, 33%, 73%) |
| CMYK | cmyk(33.2%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(65.36, -7.61, -16.11) |
| CIE-LCH | lch(65.36, 17.82, 244.71°) |
| OKLab | oklab(69.83% -0.0316 -0.0442) |
| OKLCH | oklch(69.83% 0.054 234.4) |
| XYZ | xyz(30.6997, 34.4972, 52.0451) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.07
Bluegrey
#85A3B2
ΔE00 2.99
Bluey Grey
#89A0B0
ΔE00 4.06
Light Grey Blue
#9DBCD4
ΔE00 7.64
Cool Gray
#9AA7B0
ΔE00 7.87
Blue Grey
#758DA3
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA4BB #BB947D
analogous
#7DBBB3 #7DA4BB #7D85BB
triadic
#7DA4BB #BB7DA4 #A4BB7D
tetradic
#7DA4BB #B37DBB #BB947D #85BB7D
square
#7DA4BB #B37DBB #BB947D #85BB7D
split-complementary
#7DA4BB #BB7D85 #BBB37D
monochromatic
#41667C #5688A5 #7DA4BB #A5C0D0 #CDDCE5
Accessibility & contrast
On white
2.66
#7DA4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#7DA4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA4BB
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA4BB | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BC
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#69AAAB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7da4bb; /* rgb */ color: rgb(125, 164, 187); /* oklch */ color: oklch(69.8% 0.054 234.4);
Tailwind
colors: {
custom: {
50: '#a4bfcf',
500: '#7da4bb',
950: '#000000',
},
}SCSS
$custom: #7da4bb; $custom-light: #a4bfcf; $custom-dark: #000000;
JSON
{
"hex": "#7da4bb",
"rgb": {
"r": 125,
"g": 164,
"b": 187
},
"hsl": {
"h": 202.258,
"s": 31.313,
"l": 61.176
},
"oklch": {
"l": 0.69826,
"c": 0.05429,
"h": 234.4
},
"luminance": 0.34499
}Semantic roles & 50–950 ramp
primary
#7DA4BB
secondary
#D6C7BE
accent
#643BAA
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182