#7DA2BE#7DA2BE
#7DA2BE is a light, muted cyan. Relative luminance 0.339; OKLCH L 69.5% C 0.058 H 241.3°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA2BE |
|---|---|
| RGB | rgb(125, 162, 190) |
| HSL | hsl(206, 33%, 62%) |
| HSV | hsv(206, 34%, 75%) |
| CMYK | cmyk(34.2%, 14.7%, 0%, 25.5%) |
| CIE-LAB | lab(64.90, -5.75, -18.48) |
| CIE-LCH | lch(64.90, 19.35, 252.72°) |
| OKLab | oklab(69.5% -0.0278 -0.0508) |
| OKLCH | oklch(69.5% 0.058 241.3) |
| XYZ | xyz(30.6691, 33.9168, 53.6358) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.07
Bluey Grey
#89A0B0
ΔE00 4.46
Bluegrey
#85A3B2
ΔE00 4.69
Blue Grey
#758DA3
ΔE00 7.12
Light Grey Blue
#9DBCD4
ΔE00 7.82
Cornflowerblue
#6495ED
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA2BE #BE997D
analogous
#7DBEBA #7DA2BE #7D82BE
triadic
#7DA2BE #BE7DA2 #A2BE7D
tetradic
#7DA2BE #BA7DBE #BE997D #82BE7D
square
#7DA2BE #BA7DBE #BE997D #82BE7D
split-complementary
#7DA2BE #BE7D82 #BEBA7D
monochromatic
#406580 #5585A9 #7DA2BE #A6BFD2 #CFDCE7
Accessibility & contrast
On white
2.70
#7DA2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#7DA2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA2BE
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA2BE | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BF
Deuteranopia (green-blind)
#8E9ABE
Tritanopia (blue-blind)
#68A9AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7da2be; /* rgb */ color: rgb(125, 162, 190); /* oklch */ color: oklch(69.5% 0.058 241.3);
Tailwind
colors: {
custom: {
50: '#a4bdd1',
500: '#7da2be',
950: '#000000',
},
}SCSS
$custom: #7da2be; $custom-light: #a4bdd1; $custom-dark: #000000;
JSON
{
"hex": "#7da2be",
"rgb": {
"r": 125,
"g": 162,
"b": 190
},
"hsl": {
"h": 205.846,
"s": 33.333,
"l": 61.765
},
"oklch": {
"l": 0.69497,
"c": 0.0579,
"h": 241.3
},
"luminance": 0.33918
}Semantic roles & 50–950 ramp
primary
#7DA2BE
secondary
#D7CABF
accent
#6B39AC
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1214
muted
#7F8182