#7BC4FD#7BC4FD
#7BC4FD is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.4% C 0.110 H 243.3°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC4FD |
|---|---|
| RGB | rgb(123, 196, 253) |
| HSL | hsl(206, 97%, 74%) |
| HSV | hsv(206, 51%, 99%) |
| CMYK | cmyk(51.4%, 22.5%, 0%, 0.8%) |
| CIE-LAB | lab(76.54, -7.39, -35.04) |
| CIE-LCH | lch(76.54, 35.81, 258.10°) |
| OKLab | oklab(79.44% -0.0492 -0.0979) |
| OKLCH | oklch(79.44% 0.11 243.3) |
| XYZ | xyz(45.6316, 50.7790, 100.3062) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.03
Sky Blue (survey)
#75BBFD
ΔE00 2.85
Lightblue (survey)
#7BC8F6
ΔE00 3.05
Lightskyblue
#87CEFA
ΔE00 3.73
Light Blue
#95D0FC
ΔE00 4.04
Baby Blue (survey)
#A2CFFE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC4FD #FDB47B
analogous
#7BFDF5 #7BC4FD #7B83FD
triadic
#7BC4FD #FD7BC4 #C4FD7B
tetradic
#7BC4FD #F57BFD #FDB47B #83FD7B
square
#7BC4FD #F57BFD #FDB47B #83FD7B
split-complementary
#7BC4FD #FD7B83 #FDF57B
monochromatic
#048EFA #3FA9FC #7BC4FD #B7DFFE #E1F2FF
Accessibility & contrast
On white
1.88
#7BC4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#7BC4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC4FD
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC4FD | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#31D2D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bc4fd; /* rgb */ color: rgb(123, 196, 253); /* oklch */ color: oklch(79.4% 0.110 243.3);
Tailwind
colors: {
custom: {
50: '#a8d5fe',
500: '#7bc4fd',
950: '#000000',
},
}SCSS
$custom: #7bc4fd; $custom-light: #a8d5fe; $custom-dark: #000000;
JSON
{
"hex": "#7bc4fd",
"rgb": {
"r": 123,
"g": 196,
"b": 253
},
"hsl": {
"h": 206.308,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.79436,
"c": 0.10951,
"h": 243.3
},
"luminance": 0.50783
}Semantic roles & 50–950 ramp
primary
#7BC4FD
secondary
#DB8541
accent
#6500E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385