#7DC8DD#7DC8DD
#7DC8DD is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.1% C 0.080 H 217.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC8DD |
|---|---|
| RGB | rgb(125, 200, 221) |
| HSL | hsl(193, 59%, 68%) |
| HSV | hsv(193, 43%, 87%) |
| CMYK | cmyk(43.4%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(76.61, -17.87, -17.73) |
| CIE-LCH | lch(76.61, 25.17, 224.79°) |
| OKLab | oklab(79.14% -0.0635 -0.0488) |
| OKLCH | oklch(79.14% 0.08 217.6) |
| XYZ | xyz(42.1581, 50.8859, 75.9930) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.56
Baby Blue
#89CFF0
ΔE00 4.93
Lightblue
#ADD8E6
ΔE00 7.27
Ice Blue
#A5DFF9
ΔE00 7.36
Neon Blue
#04D9FF
ΔE00 7.64
Lightblue (survey)
#7BC8F6
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC8DD #DD927D
analogous
#7DDDC2 #7DC8DD #7D98DD
triadic
#7DC8DD #DD7DC8 #C8DD7D
tetradic
#7DC8DD #C27DDD #DD927D #98DD7D
square
#7DC8DD #C27DDD #DD927D #98DD7D
split-complementary
#7DC8DD #DD7D98 #DDC27D
monochromatic
#2E95B1 #4CB3D0 #7DC8DD #AEDDEA #DEF1F6
Accessibility & contrast
On white
1.88
#7DC8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#7DC8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC8DD
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC8DD | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4DE
Deuteranopia (green-blind)
#ABB8DD
Tritanopia (blue-blind)
#52D0CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7dc8dd; /* rgb */ color: rgb(125, 200, 221); /* oklch */ color: oklch(79.1% 0.080 217.6);
Tailwind
colors: {
custom: {
50: '#a7d8e7',
500: '#7dc8dd',
950: '#000000',
},
}SCSS
$custom: #7dc8dd; $custom-light: #a7d8e7; $custom-dark: #000000;
JSON
{
"hex": "#7dc8dd",
"rgb": {
"r": 125,
"g": 200,
"b": 221
},
"hsl": {
"h": 193.125,
"s": 58.537,
"l": 67.843
},
"oklch": {
"l": 0.79136,
"c": 0.08008,
"h": 217.6
},
"luminance": 0.50889
}Semantic roles & 50–950 ramp
primary
#7DC8DD
secondary
#B3624B
accent
#441FC6
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384