#7CCAE4#7CCAE4
#7CCAE4 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.8% C 0.085 H 221.3°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCAE4 |
|---|---|
| RGB | rgb(124, 202, 228) |
| HSL | hsl(195, 66%, 69%) |
| HSV | hsv(195, 46%, 89%) |
| CMYK | cmyk(45.6%, 11.4%, 0%, 10.6%) |
| CIE-LAB | lab(77.36, -17.28, -20.38) |
| CIE-LCH | lch(77.36, 26.72, 229.71°) |
| OKLab | oklab(79.79% -0.0639 -0.0562) |
| OKLCH | oklch(79.79% 0.085 221.3) |
| XYZ | xyz(43.4312, 52.1243, 81.1561) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.14
Baby Blue
#89CFF0
ΔE00 3.44
Lightblue (survey)
#7BC8F6
ΔE00 6.20
Lightskyblue
#87CEFA
ΔE00 6.30
Ice Blue
#A5DFF9
ΔE00 6.54
Bright Sky Blue
#02CCFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCAE4 #E4967C
analogous
#7CE4CA #7CCAE4 #7C96E4
triadic
#7CCAE4 #E47CCA #CAE47C
tetradic
#7CCAE4 #CA7CE4 #E4967C #96E47C
square
#7CCAE4 #CA7CE4 #E4967C #96E47C
split-complementary
#7CCAE4 #E47C96 #E4CA7C
monochromatic
#2799BE #49B5DA #7CCAE4 #AFDFEE #E1F3F9
Accessibility & contrast
On white
1.84
#7CCAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#7CCAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCAE4
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCAE4 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC6E5
Deuteranopia (green-blind)
#ABBAE4
Tritanopia (blue-blind)
#4AD3D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ccae4; /* rgb */ color: rgb(124, 202, 228); /* oklch */ color: oklch(79.8% 0.085 221.3);
Tailwind
colors: {
custom: {
50: '#a7daec',
500: '#7ccae4',
950: '#000000',
},
}SCSS
$custom: #7ccae4; $custom-light: #a7daec; $custom-dark: #000000;
JSON
{
"hex": "#7ccae4",
"rgb": {
"r": 124,
"g": 202,
"b": 228
},
"hsl": {
"h": 195,
"s": 65.823,
"l": 69.02
},
"oklch": {
"l": 0.79794,
"c": 0.08516,
"h": 221.3
},
"luminance": 0.52128
}Semantic roles & 50–950 ramp
primary
#7CCAE4
secondary
#BC6549
accent
#4518CE
background
#FDFEFE
surface
#F7FBFD
border
#D0D4D5
text
#101416
muted
#818384