#7DA3BA#7DA3BA
#7DA3BA is a light, muted cyan. Relative luminance 0.341; OKLCH L 69.6% C 0.054 H 235.1°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA3BA |
|---|---|
| RGB | rgb(125, 163, 186) |
| HSL | hsl(203, 31%, 61%) |
| HSV | hsv(203, 33%, 73%) |
| CMYK | cmyk(32.8%, 12.4%, 0%, 27.1%) |
| CIE-LAB | lab(65.04, -7.32, -16.03) |
| CIE-LCH | lch(65.04, 17.62, 245.46°) |
| OKLab | oklab(69.57% -0.0306 -0.0439) |
| OKLCH | oklch(69.57% 0.054 235.1) |
| XYZ | xyz(30.4148, 34.0980, 51.4238) |
| Luminance | 0.3410 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.14
Bluegrey
#85A3B2
ΔE00 2.96
Bluey Grey
#89A0B0
ΔE00 3.84
Blue Grey
#758DA3
ΔE00 7.61
Cool Gray
#9AA7B0
ΔE00 7.78
Light Grey Blue
#9DBCD4
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA3BA #BA947D
analogous
#7DBAB2 #7DA3BA #7D84BA
triadic
#7DA3BA #BA7DA3 #A3BA7D
tetradic
#7DA3BA #B27DBA #BA947D #84BA7D
square
#7DA3BA #B27DBA #BA947D #84BA7D
split-complementary
#7DA3BA #BA7D84 #BAB27D
monochromatic
#41657B #5786A3 #7DA3BA #A5BFCF #CDDCE4
Accessibility & contrast
On white
2.69
#7DA3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#7DA3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA3BA
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA3BA | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BB
Deuteranopia (green-blind)
#909BBA
Tritanopia (blue-blind)
#69A9AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7da3ba; /* rgb */ color: rgb(125, 163, 186); /* oklch */ color: oklch(69.6% 0.054 235.1);
Tailwind
colors: {
custom: {
50: '#a4bece',
500: '#7da3ba',
950: '#000000',
},
}SCSS
$custom: #7da3ba; $custom-light: #a4bece; $custom-dark: #000000;
JSON
{
"hex": "#7da3ba",
"rgb": {
"r": 125,
"g": 163,
"b": 186
},
"hsl": {
"h": 202.623,
"s": 30.653,
"l": 60.98
},
"oklch": {
"l": 0.69566,
"c": 0.05356,
"h": 235.1
},
"luminance": 0.341
}Semantic roles & 50–950 ramp
primary
#7DA3BA
secondary
#D5C7BE
accent
#653CA9
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182