#7BC2FB#7BC2FB
#7BC2FB is a light, moderate cyan. Relative luminance 0.498; OKLCH L 78.9% C 0.109 H 244.0°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC2FB |
|---|---|
| RGB | rgb(123, 194, 251) |
| HSL | hsl(207, 94%, 73%) |
| HSV | hsv(207, 51%, 98%) |
| CMYK | cmyk(51%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(75.92, -6.89, -34.94) |
| CIE-LCH | lch(75.92, 35.61, 258.84°) |
| OKLab | oklab(78.92% -0.0476 -0.0976) |
| OKLCH | oklch(78.92% 0.109 244) |
| XYZ | xyz(44.8666, 49.7560, 98.4876) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.33
Sky
#82CAFC
ΔE00 2.50
Lightblue (survey)
#7BC8F6
ΔE00 3.40
Lightskyblue
#87CEFA
ΔE00 4.15
Light Blue
#95D0FC
ΔE00 4.36
Baby Blue (survey)
#A2CFFE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC2FB #FBB47B
analogous
#7BFBF4 #7BC2FB #7B82FB
triadic
#7BC2FB #FB7BC2 #C2FB7B
tetradic
#7BC2FB #F47BFB #FBB47B #82FB7B
square
#7BC2FB #F47BFB #FBB47B #82FB7B
split-complementary
#7BC2FB #FB7B82 #FBF47B
monochromatic
#078BF4 #40A7F9 #7BC2FB #B6DDFD #E1F1FE
Accessibility & contrast
On white
1.92
#7BC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#7BC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC2FB
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC2FB | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FE
Deuteranopia (green-blind)
#99B5FA
Tritanopia (blue-blind)
#34D0D5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7bc2fb; /* rgb */ color: rgb(123, 194, 251); /* oklch */ color: oklch(78.9% 0.109 244.0);
Tailwind
colors: {
custom: {
50: '#a8d4fd',
500: '#7bc2fb',
950: '#000000',
},
}SCSS
$custom: #7bc2fb; $custom-light: #a8d4fd; $custom-dark: #000000;
JSON
{
"hex": "#7bc2fb",
"rgb": {
"r": 123,
"g": 194,
"b": 251
},
"hsl": {
"h": 206.719,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.78916,
"c": 0.10854,
"h": 244
},
"luminance": 0.4976
}Semantic roles & 50–950 ramp
primary
#7BC2FB
secondary
#F6E4D5
accent
#6600E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101417
muted
#7F8285