#7BC5FD#7BC5FD
#7BC5FD is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.7% C 0.109 H 242.5°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC5FD |
|---|---|
| RGB | rgb(123, 197, 253) |
| HSL | hsl(206, 97%, 74%) |
| HSV | hsv(206, 51%, 99%) |
| CMYK | cmyk(51.4%, 22.1%, 0%, 0.8%) |
| CIE-LAB | lab(76.82, -7.92, -34.62) |
| CIE-LCH | lch(76.82, 35.52, 257.11°) |
| OKLab | oklab(79.65% -0.0503 -0.0966) |
| OKLCH | oklch(79.65% 0.109 242.5) |
| XYZ | xyz(45.8579, 51.2316, 100.3816) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.69
Lightblue (survey)
#7BC8F6
ΔE00 2.70
Sky Blue (survey)
#75BBFD
ΔE00 3.23
Lightskyblue
#87CEFA
ΔE00 3.38
Light Blue
#95D0FC
ΔE00 3.84
Baby Blue (survey)
#A2CFFE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC5FD #FDB37B
analogous
#7BFDF4 #7BC5FD #7B84FD
triadic
#7BC5FD #FD7BC5 #C5FD7B
tetradic
#7BC5FD #F47BFD #FDB37B #84FD7B
square
#7BC5FD #F47BFD #FDB37B #84FD7B
split-complementary
#7BC5FD #FD7B84 #FDF47B
monochromatic
#0490FA #3FABFC #7BC5FD #B7DFFE #E1F2FF
Accessibility & contrast
On white
1.87
#7BC5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#7BC5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC5FD
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC5FD | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#9BB8FC
Tritanopia (blue-blind)
#31D3D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bc5fd; /* rgb */ color: rgb(123, 197, 253); /* oklch */ color: oklch(79.7% 0.109 242.5);
Tailwind
colors: {
custom: {
50: '#a8d6fe',
500: '#7bc5fd',
950: '#000000',
},
}SCSS
$custom: #7bc5fd; $custom-light: #a8d6fe; $custom-dark: #000000;
JSON
{
"hex": "#7bc5fd",
"rgb": {
"r": 123,
"g": 197,
"b": 253
},
"hsl": {
"h": 205.846,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.79653,
"c": 0.10893,
"h": 242.5
},
"luminance": 0.51235
}Semantic roles & 50–950 ramp
primary
#7BC5FD
secondary
#DB8341
accent
#6300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385