#7CCAEA#7CCAEA
#7CCAEA is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.0% C 0.089 H 226.2°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCAEA |
|---|---|
| RGB | rgb(124, 202, 234) |
| HSL | hsl(197, 72%, 70%) |
| HSV | hsv(197, 47%, 92%) |
| CMYK | cmyk(47%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(77.56, -15.66, -23.30) |
| CIE-LCH | lch(77.56, 28.07, 236.09°) |
| OKLab | oklab(80.02% -0.0617 -0.0644) |
| OKLCH | oklch(80.02% 0.089 226.2) |
| XYZ | xyz(44.2786, 52.4632, 85.6191) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.52
Baby Blue
#89CFF0
ΔE00 2.01
Lightblue (survey)
#7BC8F6
ΔE00 4.22
Lightskyblue
#87CEFA
ΔE00 4.41
Sky
#82CAFC
ΔE00 5.66
Bright Sky Blue
#02CCFE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCAEA #EA9C7C
analogous
#7CEAD3 #7CCAEA #7C93EA
triadic
#7CCAEA #EA7CCA #CAEA7C
tetradic
#7CCAEA #D37CEA #EA9C7C #93EA7C
square
#7CCAEA #D37CEA #EA9C7C #93EA7C
split-complementary
#7CCAEA #EA7C93 #EAD37C
monochromatic
#2199CB #47B5E2 #7CCAEA #B1DFF2 #E5F4FB
Accessibility & contrast
On white
1.83
#7CCAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#7CCAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCAEA
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCAEA | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EC
Deuteranopia (green-blind)
#A9BAEA
Tritanopia (blue-blind)
#46D4D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ccaea; /* rgb */ color: rgb(124, 202, 234); /* oklch */ color: oklch(80.0% 0.089 226.2);
Tailwind
colors: {
custom: {
50: '#a8daf0',
500: '#7ccaea',
950: '#000000',
},
}SCSS
$custom: #7ccaea; $custom-light: #a8daf0; $custom-dark: #000000;
JSON
{
"hex": "#7ccaea",
"rgb": {
"r": 124,
"g": 202,
"b": 234
},
"hsl": {
"h": 197.455,
"s": 72.368,
"l": 70.196
},
"oklch": {
"l": 0.80022,
"c": 0.08924,
"h": 226.2
},
"luminance": 0.52467
}Semantic roles & 50–950 ramp
primary
#7CCAEA
secondary
#C36B47
accent
#4A11D4
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385