#7BC5FF#7BC5FF
#7BC5FF is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.7% C 0.111 H 243.4°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC5FF |
|---|---|
| RGB | rgb(123, 197, 255) |
| HSL | hsl(206, 100%, 74%) |
| HSV | hsv(206, 52%, 100%) |
| CMYK | cmyk(51.8%, 22.7%, 0%, 0%) |
| CIE-LAB | lab(76.90, -7.35, -35.57) |
| CIE-LCH | lch(76.90, 36.32, 258.33°) |
| OKLab | oklab(79.74% -0.0496 -0.0994) |
| OKLCH | oklch(79.74% 0.111 243.4) |
| XYZ | xyz(46.1782, 51.3597, 102.0683) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.96
Sky Blue (survey)
#75BBFD
ΔE00 3.01
Lightblue (survey)
#7BC8F6
ΔE00 3.09
Lightskyblue
#87CEFA
ΔE00 3.67
Light Blue
#95D0FC
ΔE00 3.95
Baby Blue (survey)
#A2CFFE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC5FF #FFB57B
analogous
#7BFFF7 #7BC5FF #7B83FF
triadic
#7BC5FF #FF7BC5 #C5FF7B
tetradic
#7BC5FF #F77BFF #FFB57B #83FF7B
square
#7BC5FF #F77BFF #FFB57B #83FF7B
split-complementary
#7BC5FF #FF7B83 #FFF77B
monochromatic
#018FFF #3EAAFF #7BC5FF #B8E0FF #E0F2FF
Accessibility & contrast
On white
1.86
#7BC5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#7BC5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC5FF
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC5FF | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#9AB8FE
Tritanopia (blue-blind)
#2ED3D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bc5ff; /* rgb */ color: rgb(123, 197, 255); /* oklch */ color: oklch(79.7% 0.111 243.4);
Tailwind
colors: {
custom: {
50: '#a9d6ff',
500: '#7bc5ff',
950: '#000000',
},
}SCSS
$custom: #7bc5ff; $custom-light: #a9d6ff; $custom-dark: #000000;
JSON
{
"hex": "#7bc5ff",
"rgb": {
"r": 123,
"g": 197,
"b": 255
},
"hsl": {
"h": 206.364,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.79739,
"c": 0.11107,
"h": 243.4
},
"luminance": 0.51363
}Semantic roles & 50–950 ramp
primary
#7BC5FF
secondary
#DD8641
accent
#6500E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386