#7DD2ED#7DD2ED
#7DD2ED is a light, moderate cyan. Relative luminance 0.566; OKLCH L 82.0% C 0.091 H 220.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD2ED |
|---|---|
| RGB | rgb(125, 210, 237) |
| HSL | hsl(194, 76%, 71%) |
| HSV | hsv(194, 47%, 93%) |
| CMYK | cmyk(47.3%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(79.93, -18.73, -21.29) |
| CIE-LCH | lch(79.93, 28.35, 228.66°) |
| OKLab | oklab(81.96% -0.069 -0.0588) |
| OKLCH | oklch(81.96% 0.091 220.4) |
| XYZ | xyz(46.7844, 56.5639, 88.5569) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.39
Baby Blue
#89CFF0
ΔE00 3.50
Ice Blue
#A5DFF9
ΔE00 5.55
Neon Blue
#04D9FF
ΔE00 5.97
Lightskyblue
#87CEFA
ΔE00 6.41
Lightblue (survey)
#7BC8F6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD2ED #ED987D
analogous
#7DEDD0 #7DD2ED #7D9AED
triadic
#7DD2ED #ED7DD2 #D2ED7D
tetradic
#7DD2ED #D07DED #ED987D #9AED7D
square
#7DD2ED #D07DED #ED987D #9AED7D
split-complementary
#7DD2ED #ED7D9A #EDD07D
monochromatic
#1DA7D2 #47BFE6 #7DD2ED #B3E5F4 #E4F6FB
Accessibility & contrast
On white
1.71
#7DD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#7DD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD2ED
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD2ED | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEEF
Deuteranopia (green-blind)
#B1C1ED
Tritanopia (blue-blind)
#43DBDA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7dd2ed; /* rgb */ color: rgb(125, 210, 237); /* oklch */ color: oklch(82.0% 0.091 220.4);
Tailwind
colors: {
custom: {
50: '#a9e0f2',
500: '#7dd2ed',
950: '#000000',
},
}SCSS
$custom: #7dd2ed; $custom-light: #a9e0f2; $custom-dark: #000000;
JSON
{
"hex": "#7dd2ed",
"rgb": {
"r": 125,
"g": 210,
"b": 237
},
"hsl": {
"h": 194.464,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.8196,
"c": 0.09065,
"h": 220.4
},
"luminance": 0.56568
}Semantic roles & 50–950 ramp
primary
#7DD2ED
secondary
#C76648
accent
#3E0ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485