#7CCAE2#7CCAE2
#7CCAE2 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.7% C 0.084 H 219.6°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCAE2 |
|---|---|
| RGB | rgb(124, 202, 226) |
| HSL | hsl(194, 64%, 69%) |
| HSV | hsv(194, 45%, 89%) |
| CMYK | cmyk(45.1%, 10.6%, 0%, 11.4%) |
| CIE-LAB | lab(77.29, -17.81, -19.40) |
| CIE-LCH | lch(77.29, 26.34, 227.45°) |
| OKLab | oklab(79.72% -0.0647 -0.0535) |
| OKLCH | oklch(79.72% 0.084 219.6) |
| XYZ | xyz(43.1551, 52.0139, 79.7023) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.69
Baby Blue
#89CFF0
ΔE00 4.04
Ice Blue
#A5DFF9
ΔE00 6.77
Lightblue (survey)
#7BC8F6
ΔE00 6.88
Lightskyblue
#87CEFA
ΔE00 6.96
Neon Blue
#04D9FF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCAE2 #E2947C
analogous
#7CE2C7 #7CCAE2 #7C97E2
triadic
#7CCAE2 #E27CCA #CAE27C
tetradic
#7CCAE2 #C77CE2 #E2947C #97E27C
square
#7CCAE2 #C77CE2 #E2947C #97E27C
split-complementary
#7CCAE2 #E27C97 #E2C77C
monochromatic
#2998BA #4AB6D7 #7CCAE2 #AEDEED #E0F3F8
Accessibility & contrast
On white
1.84
#7CCAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#7CCAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCAE2
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCAE2 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E3
Deuteranopia (green-blind)
#ABBAE2
Tritanopia (blue-blind)
#4CD2D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ccae2; /* rgb */ color: rgb(124, 202, 226); /* oklch */ color: oklch(79.7% 0.084 219.6);
Tailwind
colors: {
custom: {
50: '#a7daeb',
500: '#7ccae2',
950: '#000000',
},
}SCSS
$custom: #7ccae2; $custom-light: #a7daeb; $custom-dark: #000000;
JSON
{
"hex": "#7ccae2",
"rgb": {
"r": 124,
"g": 202,
"b": 226
},
"hsl": {
"h": 194.118,
"s": 63.75,
"l": 68.627
},
"oklch": {
"l": 0.79719,
"c": 0.08397,
"h": 219.6
},
"luminance": 0.52017
}Semantic roles & 50–950 ramp
primary
#7CCAE2
secondary
#B96349
accent
#441ACC
background
#FDFEFE
surface
#F7FBFD
border
#D0D4D5
text
#101416
muted
#818384