#7DC7E4#7DC7E4
#7DC7E4 is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.2% C 0.084 H 225.0°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC7E4 |
|---|---|
| RGB | rgb(125, 199, 228) |
| HSL | hsl(197, 66%, 69%) |
| HSV | hsv(197, 45%, 89%) |
| CMYK | cmyk(45.2%, 12.7%, 0%, 10.6%) |
| CIE-LAB | lab(76.56, -15.49, -21.58) |
| CIE-LCH | lch(76.56, 26.56, 234.33°) |
| OKLab | oklab(79.17% -0.0596 -0.0596) |
| OKLCH | oklch(79.17% 0.084 225) |
| XYZ | xyz(42.8794, 50.8051, 80.9306) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.91
Baby Blue
#89CFF0
ΔE00 2.76
Lightblue (survey)
#7BC8F6
ΔE00 4.91
Lightskyblue
#87CEFA
ΔE00 5.22
Sky
#82CAFC
ΔE00 6.36
Bright Sky Blue
#02CCFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC7E4 #E49A7D
analogous
#7DE4CE #7DC7E4 #7D94E4
triadic
#7DC7E4 #E47DC7 #C7E47D
tetradic
#7DC7E4 #CE7DE4 #E49A7D #94E47D
square
#7DC7E4 #CE7DE4 #E49A7D #94E47D
split-complementary
#7DC7E4 #E47D94 #E4CE7D
monochromatic
#2894BF #4AB1D9 #7DC7E4 #B0DDEF #E2F3F9
Accessibility & contrast
On white
1.88
#7DC7E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#7DC7E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC7E4
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC7E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC7E4 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C4E6
Deuteranopia (green-blind)
#A8B8E4
Tritanopia (blue-blind)
#4DD0D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7dc7e4; /* rgb */ color: rgb(125, 199, 228); /* oklch */ color: oklch(79.2% 0.084 225.0);
Tailwind
colors: {
custom: {
50: '#a8d8ec',
500: '#7dc7e4',
950: '#000000',
},
}SCSS
$custom: #7dc7e4; $custom-light: #a8d8ec; $custom-dark: #000000;
JSON
{
"hex": "#7dc7e4",
"rgb": {
"r": 125,
"g": 199,
"b": 228
},
"hsl": {
"h": 196.893,
"s": 65.605,
"l": 69.216
},
"oklch": {
"l": 0.79174,
"c": 0.08433,
"h": 225
},
"luminance": 0.50808
}Semantic roles & 50–950 ramp
primary
#7DC7E4
secondary
#BC6A49
accent
#4B18CD
background
#FDFEFE
surface
#F7FBFD
border
#D0D4D5
text
#101416
muted
#818384