#7DD5EE#7DD5EE
#7DD5EE is a very light, moderate cyan. Relative luminance 0.581; OKLCH L 82.7% C 0.092 H 218.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD5EE |
|---|---|
| RGB | rgb(125, 213, 238) |
| HSL | hsl(193, 77%, 71%) |
| HSV | hsv(193, 47%, 93%) |
| CMYK | cmyk(47.5%, 10.5%, 0%, 6.7%) |
| CIE-LAB | lab(80.80, -19.98, -20.50) |
| CIE-LCH | lch(80.80, 28.62, 225.74°) |
| OKLab | oklab(82.67% -0.072 -0.0566) |
| OKLCH | oklch(82.67% 0.092 218.2) |
| XYZ | xyz(47.6785, 58.1177, 89.5777) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.39
Baby Blue
#89CFF0
ΔE00 4.46
Ice Blue
#A5DFF9
ΔE00 5.69
Neon Blue
#04D9FF
ΔE00 5.72
Lightblue
#ADD8E6
ΔE00 7.08
Bright Sky Blue
#02CCFE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD5EE #EE967D
analogous
#7DEECE #7DD5EE #7D9CEE
triadic
#7DD5EE #EE7DD5 #D5EE7D
tetradic
#7DD5EE #CE7DEE #EE967D #9CEE7D
square
#7DD5EE #CE7DEE #EE967D #9CEE7D
split-complementary
#7DD5EE #EE7D9C #EECE7D
monochromatic
#1CACD5 #47C4E7 #7DD5EE #B3E6F5 #E4F6FB
Accessibility & contrast
On white
1.66
#7DD5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#7DD5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD5EE
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD5EE | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EF
Deuteranopia (green-blind)
#B3C3EE
Tritanopia (blue-blind)
#41DEDD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7dd5ee; /* rgb */ color: rgb(125, 213, 238); /* oklch */ color: oklch(82.7% 0.092 218.2);
Tailwind
colors: {
custom: {
50: '#a9e2f3',
500: '#7dd5ee',
950: '#000000',
},
}SCSS
$custom: #7dd5ee; $custom-light: #a9e2f3; $custom-dark: #000000;
JSON
{
"hex": "#7dd5ee",
"rgb": {
"r": 125,
"g": 213,
"b": 238
},
"hsl": {
"h": 193.274,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.82665,
"c": 0.09161,
"h": 218.2
},
"luminance": 0.58122
}Semantic roles & 50–950 ramp
primary
#7DD5EE
secondary
#C86447
accent
#3A0CD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485