#7DD4EB#7DD4EB
#7DD4EB is a very light, moderate cyan. Relative luminance 0.574; OKLCH L 82.3% C 0.090 H 216.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD4EB |
|---|---|
| RGB | rgb(125, 212, 235) |
| HSL | hsl(193, 73%, 71%) |
| HSV | hsv(193, 47%, 92%) |
| CMYK | cmyk(46.8%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(80.43, -20.27, -19.47) |
| CIE-LCH | lch(80.43, 28.11, 223.84°) |
| OKLab | oklab(82.33% -0.072 -0.0537) |
| OKLCH | oklch(82.33% 0.09 216.7) |
| XYZ | xyz(46.9907, 57.4414, 87.1922) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.74
Baby Blue
#89CFF0
ΔE00 4.91
Neon Blue
#04D9FF
ΔE00 5.92
Ice Blue
#A5DFF9
ΔE00 6.07
Lightblue
#ADD8E6
ΔE00 7.06
Robin'S Egg
#6DEDFD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD4EB #EB947D
analogous
#7DEBCB #7DD4EB #7D9DEB
triadic
#7DD4EB #EB7DD4 #D4EB7D
tetradic
#7DD4EB #CB7DEB #EB947D #9DEB7D
square
#7DD4EB #CB7DEB #EB947D #9DEB7D
split-complementary
#7DD4EB #EB7D9D #EBCB7D
monochromatic
#20A9CE #48C2E3 #7DD4EB #B2E6F3 #E4F6FB
Accessibility & contrast
On white
1.68
#7DD4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#7DD4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD4EB
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD4EB | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEC
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#44DCDB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7dd4eb; /* rgb */ color: rgb(125, 212, 235); /* oklch */ color: oklch(82.3% 0.090 216.7);
Tailwind
colors: {
custom: {
50: '#a9e1f1',
500: '#7dd4eb',
950: '#000000',
},
}SCSS
$custom: #7dd4eb; $custom-light: #a9e1f1; $custom-dark: #000000;
JSON
{
"hex": "#7dd4eb",
"rgb": {
"r": 125,
"g": 212,
"b": 235
},
"hsl": {
"h": 192.545,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.82332,
"c": 0.08985,
"h": 216.7
},
"luminance": 0.57445
}Semantic roles & 50–950 ramp
primary
#7DD4EB
secondary
#C46248
accent
#3910D5
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485