#7DA0BB#7DA0BB
#7DA0BB is a light, muted cyan. Relative luminance 0.331; OKLCH L 68.9% C 0.056 H 241.8°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA0BB |
|---|---|
| RGB | rgb(125, 160, 187) |
| HSL | hsl(206, 31%, 61%) |
| HSV | hsv(206, 33%, 73%) |
| CMYK | cmyk(33.2%, 14.4%, 0%, 26.7%) |
| CIE-LAB | lab(64.23, -5.41, -17.81) |
| CIE-LCH | lch(64.23, 18.61, 253.09°) |
| OKLab | oklab(68.94% -0.0263 -0.0489) |
| OKLCH | oklch(68.94% 0.056 241.8) |
| XYZ | xyz(29.9951, 33.0880, 51.8102) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.08
Bluey Grey
#89A0B0
ΔE00 4.10
Bluegrey
#85A3B2
ΔE00 4.56
Blue Grey
#758DA3
ΔE00 6.43
Cool Gray
#9AA7B0
ΔE00 8.18
Faded Blue
#658CBB
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA0BB #BB987D
analogous
#7DBBB7 #7DA0BB #7D81BB
triadic
#7DA0BB #BB7DA0 #A0BB7D
tetradic
#7DA0BB #B77DBB #BB987D #81BB7D
square
#7DA0BB #B77DBB #BB987D #81BB7D
split-complementary
#7DA0BB #BB7D81 #BBB77D
monochromatic
#41637C #5682A5 #7DA0BB #A5BDD0 #CDDBE5
Accessibility & contrast
On white
2.76
#7DA0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#7DA0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA0BB
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA0BB | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BC
Deuteranopia (green-blind)
#8D99BB
Tritanopia (blue-blind)
#69A7A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7da0bb; /* rgb */ color: rgb(125, 160, 187); /* oklch */ color: oklch(68.9% 0.056 241.8);
Tailwind
colors: {
custom: {
50: '#a4bccf',
500: '#7da0bb',
950: '#000000',
},
}SCSS
$custom: #7da0bb; $custom-light: #a4bccf; $custom-dark: #000000;
JSON
{
"hex": "#7da0bb",
"rgb": {
"r": 125,
"g": 160,
"b": 187
},
"hsl": {
"h": 206.129,
"s": 31.313,
"l": 61.176
},
"oklch": {
"l": 0.68939,
"c": 0.05552,
"h": 241.8
},
"luminance": 0.33089
}Semantic roles & 50–950 ramp
primary
#7DA0BB
secondary
#D6C8BE
accent
#6C3BAA
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182