#7DD7EA#7DD7EA
#7DD7EA is a very light, moderate cyan. Relative luminance 0.589; OKLCH L 83.0% C 0.090 H 212.8°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD7EA |
|---|---|
| RGB | rgb(125, 215, 234) |
| HSL | hsl(190, 72%, 70%) |
| HSV | hsv(190, 47%, 92%) |
| CMYK | cmyk(46.6%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(81.24, -22.04, -17.72) |
| CIE-LCH | lch(81.24, 28.28, 218.79°) |
| OKLab | oklab(82.97% -0.0758 -0.0488) |
| OKLCH | oklch(82.97% 0.09 212.8) |
| XYZ | xyz(47.6036, 58.8976, 86.6858) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 5.92
Neon Blue
#04D9FF
ΔE00 6.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 6.29
Baby Blue
#89CFF0
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD7EA #EA907D
analogous
#7DEAC7 #7DD7EA #7DA0EA
triadic
#7DD7EA #EA7DD7 #D7EA7D
tetradic
#7DD7EA #C77DEA #EA907D #A0EA7D
square
#7DD7EA #C77DEA #EA907D #A0EA7D
split-complementary
#7DD7EA #EA7DA0 #EAC77D
monochromatic
#21AECC #48C7E1 #7DD7EA #B2E7F3 #E5F7FB
Accessibility & contrast
On white
1.64
#7DD7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#7DD7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD7EA
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD7EA | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EB
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#44DFDD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7dd7ea; /* rgb */ color: rgb(125, 215, 234); /* oklch */ color: oklch(83.0% 0.090 212.8);
Tailwind
colors: {
custom: {
50: '#a9e3f0',
500: '#7dd7ea',
950: '#000000',
},
}SCSS
$custom: #7dd7ea; $custom-light: #a9e3f0; $custom-dark: #000000;
JSON
{
"hex": "#7dd7ea",
"rgb": {
"r": 125,
"g": 215,
"b": 234
},
"hsl": {
"h": 190.459,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.82967,
"c": 0.09019,
"h": 212.8
},
"luminance": 0.58901
}Semantic roles & 50–950 ramp
primary
#7DD7EA
secondary
#C35E48
accent
#3311D4
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485