#7BC3FE#7BC3FE
#7BC3FE is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.3% C 0.111 H 244.6°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC3FE |
|---|---|
| RGB | rgb(123, 195, 254) |
| HSL | hsl(207, 98%, 74%) |
| HSV | hsv(207, 52%, 100%) |
| CMYK | cmyk(51.6%, 23.2%, 0%, 0.4%) |
| CIE-LAB | lab(76.31, -6.56, -35.94) |
| CIE-LCH | lch(76.31, 36.54, 259.65°) |
| OKLab | oklab(79.26% -0.0477 -0.1004) |
| OKLCH | oklch(79.26% 0.111 244.6) |
| XYZ | xyz(45.5665, 50.3933, 101.0724) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.38
Sky
#82CAFC
ΔE00 2.51
Lightblue (survey)
#7BC8F6
ΔE00 3.58
Lightskyblue
#87CEFA
ΔE00 4.20
Light Blue
#95D0FC
ΔE00 4.31
Baby Blue (survey)
#A2CFFE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC3FE #FEB67B
analogous
#7BFEF8 #7BC3FE #7B82FE
triadic
#7BC3FE #FE7BC3 #C3FE7B
tetradic
#7BC3FE #F87BFE #FEB67B #82FE7B
square
#7BC3FE #F87BFE #FEB67B #82FE7B
split-complementary
#7BC3FE #FE7B82 #FEF87B
monochromatic
#028CFD #3EA7FE #7BC3FE #B8DFFE #E1F1FF
Accessibility & contrast
On white
1.90
#7BC3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#7BC3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC3FE
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC3FE | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#99B6FD
Tritanopia (blue-blind)
#30D1D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc3fe; /* rgb */ color: rgb(123, 195, 254); /* oklch */ color: oklch(79.3% 0.111 244.6);
Tailwind
colors: {
custom: {
50: '#a9d5ff',
500: '#7bc3fe',
950: '#000000',
},
}SCSS
$custom: #7bc3fe; $custom-light: #a9d5ff; $custom-dark: #000000;
JSON
{
"hex": "#7bc3fe",
"rgb": {
"r": 123,
"g": 195,
"b": 254
},
"hsl": {
"h": 207.023,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.79263,
"c": 0.1112,
"h": 244.6
},
"luminance": 0.50397
}Semantic roles & 50–950 ramp
primary
#7BC3FE
secondary
#DC8741
accent
#6700E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386