#7BC8FC#7BC8FC
#7BC8FC is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.3% C 0.106 H 239.5°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC8FC |
|---|---|
| RGB | rgb(123, 200, 252) |
| HSL | hsl(204, 96%, 74%) |
| HSV | hsv(204, 51%, 99%) |
| CMYK | cmyk(51.2%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(77.61, -9.81, -32.87) |
| CIE-LCH | lch(77.61, 34.30, 253.39°) |
| OKLab | oklab(80.26% -0.054 -0.0916) |
| OKLCH | oklch(80.26% 0.106 239.5) |
| XYZ | xyz(46.3870, 52.5440, 99.7741) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.85
Lightblue (survey)
#7BC8F6
ΔE00 1.48
Lightskyblue
#87CEFA
ΔE00 2.25
Light Blue
#95D0FC
ΔE00 3.41
Sky Blue (survey)
#75BBFD
ΔE00 4.56
Baby Blue
#89CFF0
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC8FC #FCAF7B
analogous
#7BFCEF #7BC8FC #7B87FC
triadic
#7BC8FC #FC7BC8 #C8FC7B
tetradic
#7BC8FC #EF7BFC #FCAF7B #87FC7B
square
#7BC8FC #EF7BFC #FCAF7B #87FC7B
split-complementary
#7BC8FC #FC7B87 #FCEF7B
monochromatic
#0696F7 #3FAFFB #7BC8FC #B7E1FD #E1F3FE
Accessibility & contrast
On white
1.82
#7BC8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#7BC8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC8FC
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC8FC | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FE
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#31D5D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bc8fc; /* rgb */ color: rgb(123, 200, 252); /* oklch */ color: oklch(80.3% 0.106 239.5);
Tailwind
colors: {
custom: {
50: '#a8d8fd',
500: '#7bc8fc',
950: '#000000',
},
}SCSS
$custom: #7bc8fc; $custom-light: #a8d8fd; $custom-dark: #000000;
JSON
{
"hex": "#7bc8fc",
"rgb": {
"r": 123,
"g": 200,
"b": 252
},
"hsl": {
"h": 204.186,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.80262,
"c": 0.10634,
"h": 239.5
},
"luminance": 0.52548
}Semantic roles & 50–950 ramp
primary
#7BC8FC
secondary
#D97F42
accent
#5D00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385