#7DC7DD#7DC7DD
#7DC7DD is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.9% C 0.080 H 218.8°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC7DD |
|---|---|
| RGB | rgb(125, 199, 221) |
| HSL | hsl(194, 59%, 68%) |
| HSV | hsv(194, 43%, 87%) |
| CMYK | cmyk(43.4%, 10%, 0%, 13.3%) |
| CIE-LAB | lab(76.33, -17.35, -18.16) |
| CIE-LCH | lch(76.33, 25.12, 226.30°) |
| OKLab | oklab(78.91% -0.0623 -0.05) |
| OKLCH | oklch(78.91% 0.08 218.8) |
| XYZ | xyz(41.9273, 50.4242, 75.9161) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.31
Baby Blue
#89CFF0
ΔE00 4.65
Lightblue
#ADD8E6
ΔE00 7.32
Lightblue (survey)
#7BC8F6
ΔE00 7.33
Ice Blue
#A5DFF9
ΔE00 7.34
Lightskyblue
#87CEFA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC7DD #DD937D
analogous
#7DDDC3 #7DC7DD #7D97DD
triadic
#7DC7DD #DD7DC7 #C7DD7D
tetradic
#7DC7DD #C37DDD #DD937D #97DD7D
square
#7DC7DD #C37DDD #DD937D #97DD7D
split-complementary
#7DC7DD #DD7D97 #DDC37D
monochromatic
#2E93B1 #4CB2D0 #7DC7DD #AEDCEA #DEF1F6
Accessibility & contrast
On white
1.89
#7DC7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#7DC7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC7DD
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC7DD | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DE
Deuteranopia (green-blind)
#AAB7DD
Tritanopia (blue-blind)
#52CFCE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dc7dd; /* rgb */ color: rgb(125, 199, 221); /* oklch */ color: oklch(78.9% 0.080 218.8);
Tailwind
colors: {
custom: {
50: '#a7d8e7',
500: '#7dc7dd',
950: '#000000',
},
}SCSS
$custom: #7dc7dd; $custom-light: #a7d8e7; $custom-dark: #000000;
JSON
{
"hex": "#7dc7dd",
"rgb": {
"r": 125,
"g": 199,
"b": 221
},
"hsl": {
"h": 193.75,
"s": 58.537,
"l": 67.843
},
"oklch": {
"l": 0.78912,
"c": 0.07989,
"h": 218.8
},
"luminance": 0.50427
}Semantic roles & 50–950 ramp
primary
#7DC7DD
secondary
#B3634B
accent
#461FC6
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384