#7CCCFF#7CCCFF
#7CCCFF is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.3% C 0.107 H 238.0°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCFF |
|---|---|
| RGB | rgb(124, 204, 255) |
| HSL | hsl(203, 100%, 74%) |
| HSV | hsv(203, 51%, 100%) |
| CMYK | cmyk(51.4%, 20%, 0%, 0%) |
| CIE-LAB | lab(78.86, -10.85, -32.53) |
| CIE-LCH | lch(78.86, 34.30, 251.55°) |
| OKLab | oklab(81.31% -0.0566 -0.0906) |
| OKLCH | oklch(81.31% 0.107 238) |
| XYZ | xyz(47.9485, 54.6869, 102.6172) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.12
Lightblue (survey)
#7BC8F6
ΔE00 1.45
Lightskyblue
#87CEFA
ΔE00 1.59
Light Blue
#95D0FC
ΔE00 3.17
Baby Blue
#89CFF0
ΔE00 4.46
Sky Blue (survey)
#75BBFD
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCFF #FFAF7C
analogous
#7CFFF1 #7CCCFF #7C8BFF
triadic
#7CCCFF #FF7CCC #CCFF7C
tetradic
#7CCCFF #F17CFF #FFAF7C #8BFF7C
square
#7CCCFF #F17CFF #FFAF7C #8BFF7C
split-complementary
#7CCCFF #FF7C8B #FFF17C
monochromatic
#029CFF #3FB4FF #7CCCFF #B9E4FF #E0F3FF
Accessibility & contrast
On white
1.76
#7CCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#7CCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCFF
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCFF | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#A3BDFE
Tritanopia (blue-blind)
#2FD9DD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7cccff; /* rgb */ color: rgb(124, 204, 255); /* oklch */ color: oklch(81.3% 0.107 238.0);
Tailwind
colors: {
custom: {
50: '#a9dbff',
500: '#7cccff',
950: '#000000',
},
}SCSS
$custom: #7cccff; $custom-light: #a9dbff; $custom-dark: #000000;
JSON
{
"hex": "#7cccff",
"rgb": {
"r": 124,
"g": 204,
"b": 255
},
"hsl": {
"h": 203.359,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.81305,
"c": 0.10688,
"h": 238
},
"luminance": 0.54691
}Semantic roles & 50–950 ramp
primary
#7CCCFF
secondary
#DE7E42
accent
#5900E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101518
muted
#818486