#7DD7EE#7DD7EE
#7DD7EE is a very light, moderate cyan. Relative luminance 0.591; OKLCH L 83.1% C 0.092 H 216.1°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD7EE |
|---|---|
| RGB | rgb(125, 215, 238) |
| HSL | hsl(192, 77%, 71%) |
| HSV | hsv(192, 47%, 93%) |
| CMYK | cmyk(47.5%, 9.7%, 0%, 6.7%) |
| CIE-LAB | lab(81.36, -20.99, -19.65) |
| CIE-LCH | lch(81.36, 28.75, 223.12°) |
| OKLab | oklab(83.11% -0.0743 -0.0542) |
| OKLCH | oklch(83.11% 0.092 216.1) |
| XYZ | xyz(48.1847, 59.1300, 89.7464) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.24
Baby Blue
#89CFF0
ΔE00 5.31
Neon Blue
#04D9FF
ΔE00 5.73
Ice Blue
#A5DFF9
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.58
Robin Egg Blue
#8AF1FE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD7EE #EE947D
analogous
#7DEECC #7DD7EE #7D9EEE
triadic
#7DD7EE #EE7DD7 #D7EE7D
tetradic
#7DD7EE #CC7DEE #EE947D #9EEE7D
square
#7DD7EE #CC7DEE #EE947D #9EEE7D
split-complementary
#7DD7EE #EE7D9E #EECC7D
monochromatic
#1CAFD5 #47C6E7 #7DD7EE #B3E8F5 #E4F7FB
Accessibility & contrast
On white
1.64
#7DD7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#7DD7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD7EE
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD7EE | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2EF
Deuteranopia (green-blind)
#B6C4EE
Tritanopia (blue-blind)
#41E0DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7dd7ee; /* rgb */ color: rgb(125, 215, 238); /* oklch */ color: oklch(83.1% 0.092 216.1);
Tailwind
colors: {
custom: {
50: '#a9e3f3',
500: '#7dd7ee',
950: '#000000',
},
}SCSS
$custom: #7dd7ee; $custom-light: #a9e3f3; $custom-dark: #000000;
JSON
{
"hex": "#7dd7ee",
"rgb": {
"r": 125,
"g": 215,
"b": 238
},
"hsl": {
"h": 192.212,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.83112,
"c": 0.09198,
"h": 216.1
},
"luminance": 0.59134
}Semantic roles & 50–950 ramp
primary
#7DD7EE
secondary
#C86247
accent
#360CD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485