#7BC2FF#7BC2FF
#7BC2FF is a light, moderate cyan. Relative luminance 0.500; OKLCH L 79.1% C 0.113 H 245.8°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC2FF |
|---|---|
| RGB | rgb(123, 194, 255) |
| HSL | hsl(208, 100%, 74%) |
| HSV | hsv(208, 52%, 100%) |
| CMYK | cmyk(51.8%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(76.08, -5.73, -36.84) |
| CIE-LCH | lch(76.08, 37.29, 261.16°) |
| OKLab | oklab(79.09% -0.0463 -0.103) |
| OKLCH | oklch(79.09% 0.113 245.8) |
| XYZ | xyz(45.5037, 50.0109, 101.8435) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.96
Sky
#82CAFC
ΔE00 2.98
Lightblue (survey)
#7BC8F6
ΔE00 4.08
Light Blue
#95D0FC
ΔE00 4.60
Lightskyblue
#87CEFA
ΔE00 4.67
Carolina Blue
#8AB8FE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC2FF #FFB87B
analogous
#7BFFFA #7BC2FF #7B80FF
triadic
#7BC2FF #FF7BC2 #C2FF7B
tetradic
#7BC2FF #FA7BFF #FFB87B #80FF7B
square
#7BC2FF #FA7BFF #FFB87B #80FF7B
split-complementary
#7BC2FF #FF7B80 #FFFA7B
monochromatic
#0189FF #3EA6FF #7BC2FF #B8DEFF #E0F1FF
Accessibility & contrast
On white
1.91
#7BC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#7BC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC2FF
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC2FF | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#97B6FE
Tritanopia (blue-blind)
#2FD1D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc2ff; /* rgb */ color: rgb(123, 194, 255); /* oklch */ color: oklch(79.1% 0.113 245.8);
Tailwind
colors: {
custom: {
50: '#a9d4ff',
500: '#7bc2ff',
950: '#000000',
},
}SCSS
$custom: #7bc2ff; $custom-light: #a9d4ff; $custom-dark: #000000;
JSON
{
"hex": "#7bc2ff",
"rgb": {
"r": 123,
"g": 194,
"b": 255
},
"hsl": {
"h": 207.727,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.79092,
"c": 0.11295,
"h": 245.8
},
"luminance": 0.50015
}Semantic roles & 50–950 ramp
primary
#7BC2FF
secondary
#DD8941
accent
#6A00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386