#7DAFDC#7DAFDC
#7DAFDC is a light, moderate cyan. Relative luminance 0.402; OKLCH L 73.6% C 0.084 H 246.4°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7DAFDC |
|---|---|
| RGB | rgb(125, 175, 220) |
| HSL | hsl(208, 58%, 68%) |
| HSV | hsv(208, 43%, 86%) |
| CMYK | cmyk(43.2%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(69.60, -4.87, -27.87) |
| CIE-LCH | lch(69.60, 28.29, 260.08°) |
| OKLab | oklab(73.57% -0.0338 -0.0774) |
| OKLCH | oklch(73.57% 0.084 246.4) |
| XYZ | xyz(36.7013, 40.1849, 73.5188) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.72
Carolina Blue
#8AB8FE
ΔE00 5.10
Light Grey Blue
#9DBCD4
ΔE00 6.93
Sky
#82CAFC
ΔE00 7.55
Lightblue (survey)
#7BC8F6
ΔE00 7.56
Cornflowerblue
#6495ED
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DAFDC #DCAA7D
analogous
#7DDCDA #7DAFDC #7D7FDC
triadic
#7DAFDC #DC7DAF #AFDC7D
tetradic
#7DAFDC #DA7DDC #DCAA7D #7FDC7D
square
#7DAFDC #DA7DDC #DCAA7D #7FDC7D
split-complementary
#7DAFDC #DC7D7F #DCDA7D
monochromatic
#2F73AF #4D91CF #7DAFDC #ADCDE9 #DDEAF6
Accessibility & contrast
On white
2.32
#7DAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#7DAFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DAFDC
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DAFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DAFDC | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0DE
Deuteranopia (green-blind)
#91A6DB
Tritanopia (blue-blind)
#58BABE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7dafdc; /* rgb */ color: rgb(125, 175, 220); /* oklch */ color: oklch(73.6% 0.084 246.4);
Tailwind
colors: {
custom: {
50: '#a6c6e7',
500: '#7dafdc',
950: '#000000',
},
}SCSS
$custom: #7dafdc; $custom-light: #a6c6e7; $custom-dark: #000000;
JSON
{
"hex": "#7dafdc",
"rgb": {
"r": 125,
"g": 175,
"b": 220
},
"hsl": {
"h": 208.421,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.73567,
"c": 0.08442,
"h": 246.4
},
"luminance": 0.40187
}Semantic roles & 50–950 ramp
primary
#7DAFDC
secondary
#E9DACC
accent
#6E20C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284