#7BCCEF#7BCCEF
#7BCCEF is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.6% C 0.093 H 227.6°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCCEF |
|---|---|
| RGB | rgb(123, 204, 239) |
| HSL | hsl(198, 78%, 71%) |
| HSV | hsv(198, 49%, 94%) |
| CMYK | cmyk(48.5%, 14.6%, 0%, 6.3%) |
| CIE-LAB | lab(78.24, -15.55, -24.94) |
| CIE-LCH | lch(78.24, 29.39, 238.05°) |
| OKLab | oklab(80.61% -0.063 -0.0691) |
| OKLCH | oklch(80.61% 0.093 227.6) |
| XYZ | xyz(45.3355, 53.6251, 89.6063) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.68
Sky Blue
#87CEEB
ΔE00 1.83
Lightblue (survey)
#7BC8F6
ΔE00 3.60
Lightskyblue
#87CEFA
ΔE00 3.71
Sky
#82CAFC
ΔE00 5.01
Light Blue
#95D0FC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCCEF #EF9E7B
analogous
#7BEFD8 #7BCCEF #7B92EF
triadic
#7BCCEF #EF7BCC #CCEF7B
tetradic
#7BCCEF #D87BEF #EF9E7B #92EF7B
square
#7BCCEF #D87BEF #EF9E7B #92EF7B
split-complementary
#7BCCEF #EF7B92 #EFD87B
monochromatic
#1A9DD6 #44B7E8 #7BCCEF #B2E1F6 #E4F4FC
Accessibility & contrast
On white
1.79
#7BCCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#7BCCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCCEF
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCCEF | 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)
#BAC9F1
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#3ED6D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bccef; /* rgb */ color: rgb(123, 204, 239); /* oklch */ color: oklch(80.6% 0.093 227.6);
Tailwind
colors: {
custom: {
50: '#a8dbf4',
500: '#7bccef',
950: '#000000',
},
}SCSS
$custom: #7bccef; $custom-light: #a8dbf4; $custom-dark: #000000;
JSON
{
"hex": "#7bccef",
"rgb": {
"r": 123,
"g": 204,
"b": 239
},
"hsl": {
"h": 198.103,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.80612,
"c": 0.09347,
"h": 227.6
},
"luminance": 0.53629
}Semantic roles & 50–950 ramp
primary
#7BCCEF
secondary
#C96D45
accent
#4A0BDB
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485