#7CCCFA#7CCCFA
#7CCCFA is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.1% C 0.102 H 235.2°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCFA |
|---|---|
| RGB | rgb(124, 204, 250) |
| HSL | hsl(202, 93%, 73%) |
| HSV | hsv(202, 50%, 98%) |
| CMYK | cmyk(50.4%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(78.68, -12.27, -30.15) |
| CIE-LCH | lch(78.68, 32.55, 247.86°) |
| OKLab | oklab(81.1% -0.0583 -0.0838) |
| OKLCH | oklch(81.1% 0.102 235.2) |
| XYZ | xyz(47.1541, 54.3691, 98.4334) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.03
Lightskyblue
#87CEFA
ΔE00 1.31
Sky
#82CAFC
ΔE00 1.97
Baby Blue
#89CFF0
ΔE00 3.33
Light Blue
#95D0FC
ΔE00 3.48
Sky Blue
#87CEEB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCFA #FAAA7C
analogous
#7CFAE9 #7CCCFA #7C8DFA
triadic
#7CCCFA #FA7CCC #CCFA7C
tetradic
#7CCCFA #E97CFA #FAAA7C #8DFA7C
square
#7CCCFA #E97CFA #FAAA7C #8DFA7C
split-complementary
#7CCCFA #FA7C8D #FAE97C
monochromatic
#099DF2 #41B5F8 #7CCCFA #B7E3FC #E2F4FE
Accessibility & contrast
On white
1.77
#7CCCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#7CCCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCFA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCFA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#35D8DB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7cccfa; /* rgb */ color: rgb(124, 204, 250); /* oklch */ color: oklch(81.1% 0.102 235.2);
Tailwind
colors: {
custom: {
50: '#a9dbfc',
500: '#7cccfa',
950: '#000000',
},
}SCSS
$custom: #7cccfa; $custom-light: #a9dbfc; $custom-dark: #000000;
JSON
{
"hex": "#7cccfa",
"rgb": {
"r": 124,
"g": 204,
"b": 250
},
"hsl": {
"h": 201.905,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.81098,
"c": 0.10214,
"h": 235.2
},
"luminance": 0.54373
}Semantic roles & 50–950 ramp
primary
#7CCCFA
secondary
#D77943
accent
#5400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485