#7DCAEC#7DCAEC
#7DCAEC is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.1% C 0.090 H 228.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCAEC |
|---|---|
| RGB | rgb(125, 202, 236) |
| HSL | hsl(198, 74%, 71%) |
| HSV | hsv(198, 47%, 93%) |
| CMYK | cmyk(47%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(77.67, -14.88, -24.19) |
| CIE-LCH | lch(77.67, 28.40, 238.40°) |
| OKLab | oklab(80.15% -0.0602 -0.067) |
| OKLCH | oklch(80.15% 0.09 228) |
| XYZ | xyz(44.7128, 52.6537, 87.1476) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.69
Sky Blue
#87CEEB
ΔE00 1.78
Lightblue (survey)
#7BC8F6
ΔE00 3.51
Lightskyblue
#87CEFA
ΔE00 3.71
Sky
#82CAFC
ΔE00 4.93
Light Blue
#95D0FC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCAEC #EC9F7D
analogous
#7DECD6 #7DCAEC #7D92EC
triadic
#7DCAEC #EC7DCA #CAEC7D
tetradic
#7DCAEC #D67DEC #EC9F7D #92EC7D
square
#7DCAEC #D67DEC #EC9F7D #92EC7D
split-complementary
#7DCAEC #EC7D92 #ECD67D
monochromatic
#1E9AD0 #48B4E4 #7DCAEC #B2E0F4 #E4F4FB
Accessibility & contrast
On white
1.82
#7DCAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#7DCAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCAEC
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCAEC | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EE
Deuteranopia (green-blind)
#A8BBEC
Tritanopia (blue-blind)
#47D4D5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7dcaec; /* rgb */ color: rgb(125, 202, 236); /* oklch */ color: oklch(80.1% 0.090 228.0);
Tailwind
colors: {
custom: {
50: '#a8daf2',
500: '#7dcaec',
950: '#000000',
},
}SCSS
$custom: #7dcaec; $custom-light: #a8daf2; $custom-dark: #000000;
JSON
{
"hex": "#7dcaec",
"rgb": {
"r": 125,
"g": 202,
"b": 236
},
"hsl": {
"h": 198.378,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.80146,
"c": 0.09005,
"h": 228
},
"luminance": 0.52657
}Semantic roles & 50–950 ramp
primary
#7DCAEC
secondary
#C56E48
accent
#4C0FD7
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385