#7BC9FB#7BC9FB
#7BC9FB is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.4% C 0.105 H 238.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC9FB |
|---|---|
| RGB | rgb(123, 201, 251) |
| HSL | hsl(203, 94%, 73%) |
| HSV | hsv(203, 51%, 98%) |
| CMYK | cmyk(51%, 19.9%, 0%, 1.6%) |
| CIE-LAB | lab(77.84, -10.62, -31.97) |
| CIE-LCH | lch(77.84, 33.69, 251.62°) |
| OKLab | oklab(80.44% -0.0554 -0.089) |
| OKLCH | oklch(80.44% 0.105 238.1) |
| XYZ | xyz(46.4613, 52.9455, 99.0192) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.97
Sky
#82CAFC
ΔE00 0.99
Lightskyblue
#87CEFA
ΔE00 1.84
Light Blue
#95D0FC
ΔE00 3.37
Baby Blue
#89CFF0
ΔE00 4.51
Sky Blue (survey)
#75BBFD
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC9FB #FBAD7B
analogous
#7BFBED #7BC9FB #7B89FB
triadic
#7BC9FB #FB7BC9 #C9FB7B
tetradic
#7BC9FB #ED7BFB #FBAD7B #89FB7B
square
#7BC9FB #ED7BFB #FBAD7B #89FB7B
split-complementary
#7BC9FB #FB7B89 #FBED7B
monochromatic
#0798F4 #40B1F9 #7BC9FB #B6E1FD #E1F3FE
Accessibility & contrast
On white
1.81
#7BC9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#7BC9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC9FB
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC9FB | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FD
Deuteranopia (green-blind)
#A1BBFA
Tritanopia (blue-blind)
#32D6DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bc9fb; /* rgb */ color: rgb(123, 201, 251); /* oklch */ color: oklch(80.4% 0.105 238.1);
Tailwind
colors: {
custom: {
50: '#a8d9fc',
500: '#7bc9fb',
950: '#000000',
},
}SCSS
$custom: #7bc9fb; $custom-light: #a8d9fc; $custom-dark: #000000;
JSON
{
"hex": "#7bc9fb",
"rgb": {
"r": 123,
"g": 201,
"b": 251
},
"hsl": {
"h": 203.438,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.80437,
"c": 0.10488,
"h": 238.1
},
"luminance": 0.52949
}Semantic roles & 50–950 ramp
primary
#7BC9FB
secondary
#D87D42
accent
#5A00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385