#7DCDEB#7DCDEB
#7DCDEB is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.8% C 0.089 H 224.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDEB |
|---|---|
| RGB | rgb(125, 205, 235) |
| HSL | hsl(196, 73%, 71%) |
| HSV | hsv(196, 47%, 92%) |
| CMYK | cmyk(46.8%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(78.47, -16.71, -22.44) |
| CIE-LCH | lch(78.47, 27.97, 233.33°) |
| OKLab | oklab(80.77% -0.064 -0.062) |
| OKLCH | oklch(80.77% 0.089 224.1) |
| XYZ | xyz(45.2787, 54.0173, 86.6215) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.24
Baby Blue
#89CFF0
ΔE00 2.25
Lightskyblue
#87CEFA
ΔE00 5.05
Lightblue (survey)
#7BC8F6
ΔE00 5.11
Ice Blue
#A5DFF9
ΔE00 5.80
Bright Sky Blue
#02CCFE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDEB #EB9B7D
analogous
#7DEBD2 #7DCDEB #7D96EB
triadic
#7DCDEB #EB7DCD #CDEB7D
tetradic
#7DCDEB #D27DEB #EB9B7D #96EB7D
square
#7DCDEB #D27DEB #EB9B7D #96EB7D
split-complementary
#7DCDEB #EB7D96 #EBD27D
monochromatic
#209ECE #48B9E3 #7DCDEB #B2E1F3 #E4F5FB
Accessibility & contrast
On white
1.78
#7DCDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#7DCDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDEB
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDEB | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#46D6D6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dcdeb; /* rgb */ color: rgb(125, 205, 235); /* oklch */ color: oklch(80.8% 0.089 224.1);
Tailwind
colors: {
custom: {
50: '#a8dcf1',
500: '#7dcdeb',
950: '#000000',
},
}SCSS
$custom: #7dcdeb; $custom-light: #a8dcf1; $custom-dark: #000000;
JSON
{
"hex": "#7dcdeb",
"rgb": {
"r": 125,
"g": 205,
"b": 235
},
"hsl": {
"h": 196.364,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.80773,
"c": 0.08913,
"h": 224.1
},
"luminance": 0.54021
}Semantic roles & 50–950 ramp
primary
#7DCDEB
secondary
#C46A48
accent
#4610D5
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485