#7BC4F9#7BC4F9
#7BC4F9 is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.3% C 0.105 H 241.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC4F9 |
|---|---|
| RGB | rgb(123, 196, 249) |
| HSL | hsl(205, 91%, 73%) |
| HSV | hsv(205, 51%, 98%) |
| CMYK | cmyk(50.6%, 21.3%, 0%, 2.4%) |
| CIE-LAB | lab(76.39, -8.54, -33.14) |
| CIE-LCH | lch(76.39, 34.22, 255.55°) |
| OKLab | oklab(79.26% -0.0505 -0.0924) |
| OKLCH | oklch(79.26% 0.105 241.4) |
| XYZ | xyz(45.0011, 50.5268, 96.9854) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.63
Lightblue (survey)
#7BC8F6
ΔE00 2.27
Lightskyblue
#87CEFA
ΔE00 3.19
Sky Blue (survey)
#75BBFD
ΔE00 3.40
Light Blue
#95D0FC
ΔE00 3.88
Baby Blue
#89CFF0
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC4F9 #F9B07B
analogous
#7BF9EF #7BC4F9 #7B85F9
triadic
#7BC4F9 #F97BC4 #C4F97B
tetradic
#7BC4F9 #EF7BF9 #F9B07B #85F97B
square
#7BC4F9 #EF7BF9 #F9B07B #85F97B
split-complementary
#7BC4F9 #F97B85 #F9EF7B
monochromatic
#0B8FEF #40AAF6 #7BC4F9 #B6DEFC #E2F2FE
Accessibility & contrast
On white
1.89
#7BC4F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#7BC4F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC4F9
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC4F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC4F9 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FC
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#36D1D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc4f9; /* rgb */ color: rgb(123, 196, 249); /* oklch */ color: oklch(79.3% 0.105 241.4);
Tailwind
colors: {
custom: {
50: '#a8d5fb',
500: '#7bc4f9',
950: '#000000',
},
}SCSS
$custom: #7bc4f9; $custom-light: #a8d5fb; $custom-dark: #000000;
JSON
{
"hex": "#7bc4f9",
"rgb": {
"r": 123,
"g": 196,
"b": 249
},
"hsl": {
"h": 205.238,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.79264,
"c": 0.10528,
"h": 241.4
},
"luminance": 0.5053
}Semantic roles & 50–950 ramp
primary
#7BC4F9
secondary
#D68043
accent
#6100E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385