#7CCAF3#7CCAF3
#7CCAF3 is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.4% C 0.096 H 232.7°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCAF3 |
|---|---|
| RGB | rgb(124, 202, 243) |
| HSL | hsl(201, 83%, 72%) |
| HSV | hsv(201, 49%, 95%) |
| CMYK | cmyk(49%, 16.9%, 0%, 4.7%) |
| CIE-LAB | lab(77.87, -13.18, -27.64) |
| CIE-LCH | lch(77.87, 30.62, 244.50°) |
| OKLab | oklab(80.38% -0.0585 -0.0767) |
| OKLCH | oklch(80.38% 0.096 232.7) |
| XYZ | xyz(45.6045, 52.9936, 92.6022) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.52
Lightskyblue
#87CEFA
ΔE00 2.05
Baby Blue
#89CFF0
ΔE00 2.46
Sky
#82CAFC
ΔE00 2.97
Sky Blue
#87CEEB
ΔE00 3.47
Light Blue
#95D0FC
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCAF3 #F3A57C
analogous
#7CF3E0 #7CCAF3 #7C8FF3
triadic
#7CCAF3 #F37CCA #CAF37C
tetradic
#7CCAF3 #E07CF3 #F3A57C #8FF37C
square
#7CCAF3 #E07CF3 #F3A57C #8FF37C
split-complementary
#7CCAF3 #F37C8F #F3E07C
monochromatic
#159AE0 #44B3EE #7CCAF3 #B4E1F8 #E3F4FC
Accessibility & contrast
On white
1.81
#7CCAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#7CCAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCAF3
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCAF3 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F5
Deuteranopia (green-blind)
#A5BBF2
Tritanopia (blue-blind)
#3ED5D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ccaf3; /* rgb */ color: rgb(124, 202, 243); /* oklch */ color: oklch(80.4% 0.096 232.7);
Tailwind
colors: {
custom: {
50: '#a8daf7',
500: '#7ccaf3',
950: '#000000',
},
}SCSS
$custom: #7ccaf3; $custom-light: #a8daf7; $custom-dark: #000000;
JSON
{
"hex": "#7ccaf3",
"rgb": {
"r": 124,
"g": 202,
"b": 243
},
"hsl": {
"h": 200.672,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.80375,
"c": 0.09649,
"h": 232.7
},
"luminance": 0.52997
}Semantic roles & 50–950 ramp
primary
#7CCAF3
secondary
#CE7445
accent
#5106E0
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385