#7DADC8#7DADC8
#7DADC8 is a light, moderate cyan. Relative luminance 0.384; OKLCH L 72.3% C 0.064 H 233.5°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7DADC8 |
|---|---|
| RGB | rgb(125, 173, 200) |
| HSL | hsl(202, 41%, 64%) |
| HSV | hsv(202, 38%, 78%) |
| CMYK | cmyk(37.5%, 13.5%, 0%, 21.6%) |
| CIE-LAB | lab(68.33, -9.15, -18.82) |
| CIE-LCH | lch(68.33, 20.93, 244.06°) |
| OKLab | oklab(72.32% -0.0384 -0.0518) |
| OKLCH | oklch(72.32% 0.064 233.5) |
| XYZ | xyz(33.8229, 38.4153, 60.2651) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.18
Bluegrey
#85A3B2
ΔE00 5.18
Light Grey Blue
#9DBCD4
ΔE00 6.18
Bluey Grey
#89A0B0
ΔE00 6.49
Lightblue (survey)
#7BC8F6
ΔE00 8.43
Sky Blue (survey)
#75BBFD
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DADC8 #C8987D
analogous
#7DC8BD #7DADC8 #7D87C8
triadic
#7DADC8 #C87DAD #ADC87D
tetradic
#7DADC8 #BD7DC8 #C8987D #87C87D
square
#7DADC8 #BD7DC8 #C8987D #87C87D
split-complementary
#7DADC8 #C87D87 #C8BD7D
monochromatic
#3C718E #5292B6 #7DADC8 #A8C8DA #D3E3EC
Accessibility & contrast
On white
2.42
#7DADC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#7DADC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DADC8
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DADC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DADC8 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ABC9
Deuteranopia (green-blind)
#96A3C8
Tritanopia (blue-blind)
#62B4B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7dadc8; /* rgb */ color: rgb(125, 173, 200); /* oklch */ color: oklch(72.3% 0.064 233.5);
Tailwind
colors: {
custom: {
50: '#a5c5d8',
500: '#7dadc8',
950: '#000000',
},
}SCSS
$custom: #7dadc8; $custom-light: #a5c5d8; $custom-dark: #000000;
JSON
{
"hex": "#7dadc8",
"rgb": {
"r": 125,
"g": 173,
"b": 200
},
"hsl": {
"h": 201.6,
"s": 40.541,
"l": 63.725
},
"oklch": {
"l": 0.72322,
"c": 0.06445,
"h": 233.5
},
"luminance": 0.38417
}Semantic roles & 50–950 ramp
primary
#7DADC8
secondary
#DECDC3
accent
#6132B4
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183