#7CAFE5#7CAFE5
#7CAFE5 is a light, moderate cyan. Relative luminance 0.406; OKLCH L 73.9% C 0.096 H 250.6°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAFE5 |
|---|---|
| RGB | rgb(124, 175, 229) |
| HSL | hsl(211, 67%, 69%) |
| HSV | hsv(211, 46%, 90%) |
| CMYK | cmyk(45.9%, 23.6%, 0%, 10.2%) |
| CIE-LAB | lab(69.89, -2.60, -32.35) |
| CIE-LCH | lch(69.89, 32.45, 265.40°) |
| OKLab | oklab(73.9% -0.0317 -0.0901) |
| OKLCH | oklch(73.9% 0.096 250.6) |
| XYZ | xyz(37.7802, 40.5996, 79.9593) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.97
Sky Blue (survey)
#75BBFD
ΔE00 4.21
Pastel Blue
#A2BFFE
ΔE00 7.60
Cornflowerblue
#6495ED
ΔE00 7.68
Sky
#82CAFC
ΔE00 7.86
Light Grey Blue
#9DBCD4
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAFE5 #E5B27C
analogous
#7CE4E5 #7CAFE5 #7E7CE5
triadic
#7CAFE5 #E57CAF #AFE57C
tetradic
#7CAFE5 #E57CE4 #E5B27C #7CE57E
square
#7CAFE5 #E57CE4 #E5B27C #7CE57E
split-complementary
#7CAFE5 #E57E7C #E4E57C
monochromatic
#2671C0 #4990DB #7CAFE5 #AFCEEF #E2EDF9
Accessibility & contrast
On white
2.30
#7CAFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#7CAFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAFE5
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAFE5 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB1E7
Deuteranopia (green-blind)
#8DA6E4
Tritanopia (blue-blind)
#50BBC1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7cafe5; /* rgb */ color: rgb(124, 175, 229); /* oklch */ color: oklch(73.9% 0.096 250.6);
Tailwind
colors: {
custom: {
50: '#a7c6ed',
500: '#7cafe5',
950: '#000000',
},
}SCSS
$custom: #7cafe5; $custom-light: #a7c6ed; $custom-dark: #000000;
JSON
{
"hex": "#7cafe5",
"rgb": {
"r": 124,
"g": 175,
"b": 229
},
"hsl": {
"h": 210.857,
"s": 66.879,
"l": 69.216
},
"oklch": {
"l": 0.73899,
"c": 0.09557,
"h": 250.6
},
"luminance": 0.40602
}Semantic roles & 50–950 ramp
primary
#7CAFE5
secondary
#EEDFCF
accent
#7517CF
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284