#7CCAEB#7CCAEB
#7CCAEB is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.1% C 0.090 H 227.0°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCAEB |
|---|---|
| RGB | rgb(124, 202, 235) |
| HSL | hsl(198, 74%, 70%) |
| HSV | hsv(198, 47%, 92%) |
| CMYK | cmyk(47.2%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(77.59, -15.39, -23.78) |
| CIE-LCH | lch(77.59, 28.32, 237.10°) |
| OKLab | oklab(80.06% -0.0614 -0.0658) |
| OKLCH | oklch(80.06% 0.09 227) |
| XYZ | xyz(44.4226, 52.5209, 86.3778) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.64
Baby Blue
#89CFF0
ΔE00 1.87
Lightblue (survey)
#7BC8F6
ΔE00 3.90
Lightskyblue
#87CEFA
ΔE00 4.11
Sky
#82CAFC
ΔE00 5.34
Light Blue
#95D0FC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCAEB #EB9D7C
analogous
#7CEBD5 #7CCAEB #7C92EB
triadic
#7CCAEB #EB7CCA #CAEB7C
tetradic
#7CCAEB #D57CEB #EB9D7C #92EB7C
square
#7CCAEB #D57CEB #EB9D7C #92EB7C
split-complementary
#7CCAEB #EB7C92 #EBD57C
monochromatic
#1F9ACD #47B5E3 #7CCAEB #B1DFF3 #E4F4FB
Accessibility & contrast
On white
1.83
#7CCAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#7CCAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCAEB
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCAEB | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7ED
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#45D4D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ccaeb; /* rgb */ color: rgb(124, 202, 235); /* oklch */ color: oklch(80.1% 0.090 227.0);
Tailwind
colors: {
custom: {
50: '#a8daf1',
500: '#7ccaeb',
950: '#000000',
},
}SCSS
$custom: #7ccaeb; $custom-light: #a8daf1; $custom-dark: #000000;
JSON
{
"hex": "#7ccaeb",
"rgb": {
"r": 124,
"g": 202,
"b": 235
},
"hsl": {
"h": 197.838,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.8006,
"c": 0.08998,
"h": 227
},
"luminance": 0.52524
}Semantic roles & 50–950 ramp
primary
#7CCAEB
secondary
#C46C47
accent
#4B10D6
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385