#7BCBF7#7BCBF7
#7BCBF7 is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.7% C 0.100 H 234.0°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCBF7 |
|---|---|
| RGB | rgb(123, 203, 247) |
| HSL | hsl(201, 89%, 73%) |
| HSV | hsv(201, 50%, 97%) |
| CMYK | cmyk(50.2%, 17.8%, 0%, 3.1%) |
| CIE-LAB | lab(78.25, -12.81, -29.21) |
| CIE-LCH | lch(78.25, 31.89, 246.32°) |
| OKLab | oklab(80.71% -0.059 -0.0812) |
| OKLCH | oklch(80.71% 0.1 234) |
| XYZ | xyz(46.3067, 53.6345, 95.8899) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.09
Lightskyblue
#87CEFA
ΔE00 1.64
Sky
#82CAFC
ΔE00 2.42
Baby Blue
#89CFF0
ΔE00 2.97
Light Blue
#95D0FC
ΔE00 3.83
Sky Blue
#87CEEB
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCBF7 #F7A77B
analogous
#7BF7E5 #7BCBF7 #7B8DF7
triadic
#7BCBF7 #F77BCB #CBF77B
tetradic
#7BCBF7 #E57BF7 #F7A77B #8DF77B
square
#7BCBF7 #E57BF7 #F7A77B #8DF77B
split-complementary
#7BCBF7 #F77B8D #F7E57B
monochromatic
#0E9CE9 #41B4F4 #7BCBF7 #B5E2FA #E2F4FD
Accessibility & contrast
On white
1.79
#7BCBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#7BCBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCBF7
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCBF7 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F9
Deuteranopia (green-blind)
#A5BCF6
Tritanopia (blue-blind)
#36D7D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7bcbf7; /* rgb */ color: rgb(123, 203, 247); /* oklch */ color: oklch(80.7% 0.100 234.0);
Tailwind
colors: {
custom: {
50: '#a8dafa',
500: '#7bcbf7',
950: '#000000',
},
}SCSS
$custom: #7bcbf7; $custom-light: #a8dafa; $custom-dark: #000000;
JSON
{
"hex": "#7bcbf7",
"rgb": {
"r": 123,
"g": 203,
"b": 247
},
"hsl": {
"h": 201.29,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.8071,
"c": 0.10037,
"h": 234
},
"luminance": 0.53638
}Semantic roles & 50–950 ramp
primary
#7BCBF7
secondary
#D37643
accent
#5200E5
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385