#7DD3EC#7DD3EC
#7DD3EC is a very light, moderate cyan. Relative luminance 0.570; OKLCH L 82.1% C 0.090 H 218.6°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD3EC |
|---|---|
| RGB | rgb(125, 211, 236) |
| HSL | hsl(194, 74%, 71%) |
| HSV | hsv(194, 47%, 93%) |
| CMYK | cmyk(47%, 10.6%, 0%, 7.5%) |
| CIE-LAB | lab(80.18, -19.50, -20.38) |
| CIE-LCH | lch(80.18, 28.21, 226.26°) |
| OKLab | oklab(82.15% -0.0705 -0.0563) |
| OKLCH | oklch(82.15% 0.09 218.6) |
| XYZ | xyz(46.8864, 57.0009, 87.8721) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.04
Baby Blue
#89CFF0
ΔE00 4.20
Ice Blue
#A5DFF9
ΔE00 5.76
Neon Blue
#04D9FF
ΔE00 5.90
Lightblue
#ADD8E6
ΔE00 7.02
Lightskyblue
#87CEFA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD3EC #EC967D
analogous
#7DECCE #7DD3EC #7D9BEC
triadic
#7DD3EC #EC7DD3 #D3EC7D
tetradic
#7DD3EC #CE7DEC #EC967D #9BEC7D
square
#7DD3EC #CE7DEC #EC967D #9BEC7D
split-complementary
#7DD3EC #EC7D9B #ECCE7D
monochromatic
#1EA8D0 #48C1E4 #7DD3EC #B2E5F4 #E4F6FB
Accessibility & contrast
On white
1.69
#7DD3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#7DD3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD3EC
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD3EC | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEED
Deuteranopia (green-blind)
#B2C1EC
Tritanopia (blue-blind)
#44DCDB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7dd3ec; /* rgb */ color: rgb(125, 211, 236); /* oklch */ color: oklch(82.1% 0.090 218.6);
Tailwind
colors: {
custom: {
50: '#a9e0f2',
500: '#7dd3ec',
950: '#000000',
},
}SCSS
$custom: #7dd3ec; $custom-light: #a9e0f2; $custom-dark: #000000;
JSON
{
"hex": "#7dd3ec",
"rgb": {
"r": 125,
"g": 211,
"b": 236
},
"hsl": {
"h": 193.514,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.82146,
"c": 0.0902,
"h": 218.6
},
"luminance": 0.57005
}Semantic roles & 50–950 ramp
primary
#7DD3EC
secondary
#C56448
accent
#3C0FD7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485