#7CCAED#7CCAED
#7CCAED is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.1% C 0.092 H 228.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCAED |
|---|---|
| RGB | rgb(124, 202, 237) |
| HSL | hsl(199, 76%, 71%) |
| HSV | hsv(199, 48%, 93%) |
| CMYK | cmyk(47.7%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(77.66, -14.84, -24.75) |
| CIE-LCH | lch(77.66, 28.86, 239.05°) |
| OKLab | oklab(80.14% -0.0606 -0.0685) |
| OKLCH | oklch(80.14% 0.092 228.5) |
| XYZ | xyz(44.7132, 52.6371, 87.9081) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.75
Sky Blue
#87CEEB
ΔE00 2.00
Lightblue (survey)
#7BC8F6
ΔE00 3.27
Lightskyblue
#87CEFA
ΔE00 3.53
Sky
#82CAFC
ΔE00 4.72
Light Blue
#95D0FC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCAED #ED9F7C
analogous
#7CEDD7 #7CCAED #7C91ED
triadic
#7CCAED #ED7CCA #CAED7C
tetradic
#7CCAED #D77CED #ED9F7C #91ED7C
square
#7CCAED #D77CED #ED9F7C #91ED7C
split-complementary
#7CCAED #ED7C91 #EDD77C
monochromatic
#1D9AD2 #46B4E6 #7CCAED #B2E0F4 #E4F4FB
Accessibility & contrast
On white
1.82
#7CCAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#7CCAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCAED
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCAED | 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)
#B8C7EF
Deuteranopia (green-blind)
#A8BAED
Tritanopia (blue-blind)
#43D4D5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ccaed; /* rgb */ color: rgb(124, 202, 237); /* oklch */ color: oklch(80.1% 0.092 228.5);
Tailwind
colors: {
custom: {
50: '#a8daf3',
500: '#7ccaed',
950: '#000000',
},
}SCSS
$custom: #7ccaed; $custom-light: #a8daf3; $custom-dark: #000000;
JSON
{
"hex": "#7ccaed",
"rgb": {
"r": 124,
"g": 202,
"b": 237
},
"hsl": {
"h": 198.584,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.80138,
"c": 0.09151,
"h": 228.5
},
"luminance": 0.52641
}Semantic roles & 50–950 ramp
primary
#7CCAED
secondary
#C76E47
accent
#4C0DD8
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385