#7DADCF#7DADCF
#7DADCF is a light, moderate cyan. Relative luminance 0.388; OKLCH L 72.6% C 0.071 H 239.8°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7DADCF |
|---|---|
| RGB | rgb(125, 173, 207) |
| HSL | hsl(205, 46%, 65%) |
| HSV | hsv(205, 40%, 81%) |
| CMYK | cmyk(39.6%, 16.4%, 0%, 18.8%) |
| CIE-LAB | lab(68.57, -7.31, -22.31) |
| CIE-LCH | lch(68.57, 23.48, 251.86°) |
| OKLab | oklab(72.6% -0.0358 -0.0616) |
| OKLCH | oklch(72.6% 0.071 239.8) |
| XYZ | xyz(34.6598, 38.7500, 64.6726) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.87
Light Grey Blue
#9DBCD4
ΔE00 6.07
Bluegrey
#85A3B2
ΔE00 6.77
Sky Blue (survey)
#75BBFD
ΔE00 6.85
Bluey Grey
#89A0B0
ΔE00 7.24
Carolina Blue
#8AB8FE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DADCF #CF9F7D
analogous
#7DCFC8 #7DADCF #7D84CF
triadic
#7DADCF #CF7DAD #ADCF7D
tetradic
#7DADCF #C87DCF #CF9F7D #84CF7D
square
#7DADCF #C87DCF #CF9F7D #84CF7D
split-complementary
#7DADCF #CF7D84 #CFC87D
monochromatic
#397199 #5091BE #7DADCF #AAC9E0 #D6E5F0
Accessibility & contrast
On white
2.40
#7DADCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#7DADCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DADCF
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DADCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DADCF | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EACD1
Deuteranopia (green-blind)
#93A3CE
Tritanopia (blue-blind)
#5FB6B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7dadcf; /* rgb */ color: rgb(125, 173, 207); /* oklch */ color: oklch(72.6% 0.071 239.8);
Tailwind
colors: {
custom: {
50: '#a6c5dd',
500: '#7dadcf',
950: '#000000',
},
}SCSS
$custom: #7dadcf; $custom-light: #a6c5dd; $custom-dark: #000000;
JSON
{
"hex": "#7dadcf",
"rgb": {
"r": 125,
"g": 173,
"b": 207
},
"hsl": {
"h": 204.878,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.72596,
"c": 0.07124,
"h": 239.8
},
"luminance": 0.38752
}Semantic roles & 50–950 ramp
primary
#7DADCF
secondary
#E2D2C6
accent
#672CB9
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183