#7CC8F7#7CC8F7
#7CC8F7 is a light, moderate cyan. Relative luminance 0.523; OKLCH L 80.1% C 0.101 H 237.0°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC8F7 |
|---|---|
| RGB | rgb(124, 200, 247) |
| HSL | hsl(203, 88%, 73%) |
| HSV | hsv(203, 50%, 97%) |
| CMYK | cmyk(49.8%, 19%, 0%, 3.1%) |
| CIE-LAB | lab(77.46, -11.01, -30.41) |
| CIE-LCH | lch(77.46, 32.34, 250.10°) |
| OKLab | oklab(80.1% -0.0548 -0.0846) |
| OKLCH | oklch(80.1% 0.101 237) |
| XYZ | xyz(45.7489, 52.3054, 95.6628) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.37
Sky
#82CAFC
ΔE00 1.36
Lightskyblue
#87CEFA
ΔE00 1.75
Light Blue
#95D0FC
ΔE00 3.46
Baby Blue
#89CFF0
ΔE00 4.03
Sky Blue
#87CEEB
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC8F7 #F7AB7C
analogous
#7CF7E9 #7CC8F7 #7C8AF7
triadic
#7CC8F7 #F77CC8 #C8F77C
tetradic
#7CC8F7 #E97CF7 #F7AB7C #8AF77C
square
#7CC8F7 #E97CF7 #F7AB7C #8AF77C
split-complementary
#7CC8F7 #F77C8A #F7E97C
monochromatic
#0E96EA #42B0F3 #7CC8F7 #B6E0FB #E2F3FD
Accessibility & contrast
On white
1.83
#7CC8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#7CC8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC8F7
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC8F7 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F9
Deuteranopia (green-blind)
#A2BAF6
Tritanopia (blue-blind)
#3AD4D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7cc8f7; /* rgb */ color: rgb(124, 200, 247); /* oklch */ color: oklch(80.1% 0.101 237.0);
Tailwind
colors: {
custom: {
50: '#a9d8fa',
500: '#7cc8f7',
950: '#000000',
},
}SCSS
$custom: #7cc8f7; $custom-light: #a9d8fa; $custom-dark: #000000;
JSON
{
"hex": "#7cc8f7",
"rgb": {
"r": 124,
"g": 200,
"b": 247
},
"hsl": {
"h": 202.927,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.801,
"c": 0.10083,
"h": 237
},
"luminance": 0.52309
}Semantic roles & 50–950 ramp
primary
#7CC8F7
secondary
#D37B44
accent
#5800E5
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385