#7CCCFE#7CCCFE
#7CCCFE is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.3% C 0.106 H 237.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCFE |
|---|---|
| RGB | rgb(124, 204, 254) |
| HSL | hsl(203, 98%, 74%) |
| HSV | hsv(203, 51%, 100%) |
| CMYK | cmyk(51.2%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(78.82, -11.14, -32.06) |
| CIE-LCH | lch(78.82, 33.94, 250.84°) |
| OKLab | oklab(81.26% -0.057 -0.0893) |
| OKLCH | oklch(81.26% 0.106 237.5) |
| XYZ | xyz(47.7879, 54.6227, 101.7717) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.24
Lightblue (survey)
#7BC8F6
ΔE00 1.29
Lightskyblue
#87CEFA
ΔE00 1.47
Light Blue
#95D0FC
ΔE00 3.20
Baby Blue
#89CFF0
ΔE00 4.24
Sky Blue
#87CEEB
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCFE #FEAE7C
analogous
#7CFEEF #7CCCFE #7C8BFE
triadic
#7CCCFE #FE7CCC #CCFE7C
tetradic
#7CCCFE #EF7CFE #FEAE7C #8BFE7C
square
#7CCCFE #EF7CFE #FEAE7C #8BFE7C
split-complementary
#7CCCFE #FE7C8B #FEEF7C
monochromatic
#039DFD #3FB4FE #7CCCFE #B9E4FE #E1F3FF
Accessibility & contrast
On white
1.76
#7CCCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#7CCCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCFE
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCFE | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#30D9DD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7cccfe; /* rgb */ color: rgb(124, 204, 254); /* oklch */ color: oklch(81.3% 0.106 237.5);
Tailwind
colors: {
custom: {
50: '#a9dbff',
500: '#7cccfe',
950: '#000000',
},
}SCSS
$custom: #7cccfe; $custom-light: #a9dbff; $custom-dark: #000000;
JSON
{
"hex": "#7cccfe",
"rgb": {
"r": 124,
"g": 204,
"b": 254
},
"hsl": {
"h": 203.077,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.81263,
"c": 0.10591,
"h": 237.5
},
"luminance": 0.54627
}Semantic roles & 50–950 ramp
primary
#7CCCFE
secondary
#DC7D42
accent
#5800E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101518
muted
#818486