#7CAFF2#7CAFF2
#7CAFF2 is a light, moderate cyan. Relative luminance 0.414; OKLCH L 74.5% C 0.112 H 255.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAFF2 |
|---|---|
| RGB | rgb(124, 175, 242) |
| HSL | hsl(214, 82%, 72%) |
| HSV | hsv(214, 49%, 95%) |
| CMYK | cmyk(48.8%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(70.42, 1.13, -38.61) |
| CIE-LCH | lch(70.42, 38.63, 271.68°) |
| OKLab | oklab(74.49% -0.0278 -0.1081) |
| OKLCH | oklch(74.49% 0.112 255.6) |
| XYZ | xyz(39.6637, 41.3530, 89.8790) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.94
Sky Blue (survey)
#75BBFD
ΔE00 4.45
Pastel Blue
#A2BFFE
ΔE00 6.95
Cornflowerblue
#6495ED
ΔE00 7.39
Baby Blue (survey)
#A2CFFE
ΔE00 8.51
Sky
#82CAFC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAFF2 #F2BF7C
analogous
#7CEAF2 #7CAFF2 #847CF2
triadic
#7CAFF2 #F27CAF #AFF27C
tetradic
#7CAFF2 #F27CEA #F2BF7C #7CF284
square
#7CAFF2 #F27CEA #F2BF7C #7CF284
split-complementary
#7CAFF2 #F2847C #EAF27C
monochromatic
#166CDE #448DEC #7CAFF2 #B4D1F8 #E3EEFC
Accessibility & contrast
On white
2.27
#7CAFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#7CAFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAFF2
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAFF2 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F5
Deuteranopia (green-blind)
#87A7F1
Tritanopia (blue-blind)
#46BEC6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7caff2; /* rgb */ color: rgb(124, 175, 242); /* oklch */ color: oklch(74.5% 0.112 255.6);
Tailwind
colors: {
custom: {
50: '#a8c6f6',
500: '#7caff2',
950: '#000000',
},
}SCSS
$custom: #7caff2; $custom-light: #a8c6f6; $custom-dark: #000000;
JSON
{
"hex": "#7caff2",
"rgb": {
"r": 124,
"g": 175,
"b": 242
},
"hsl": {
"h": 214.068,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.74487,
"c": 0.11167,
"h": 255.6
},
"luminance": 0.41356
}Semantic roles & 50–950 ramp
primary
#7CAFF2
secondary
#F4E7D6
accent
#8107DE
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#101317
muted
#7F8285