#7BCCDF#7BCCDF
#7BCCDF is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.0% C 0.084 H 214.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCCDF |
|---|---|
| RGB | rgb(123, 204, 223) |
| HSL | hsl(191, 61%, 68%) |
| HSV | hsv(191, 45%, 87%) |
| CMYK | cmyk(44.8%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(77.71, -19.86, -17.16) |
| CIE-LCH | lch(77.71, 26.25, 220.82°) |
| OKLab | oklab(80.01% -0.0689 -0.0473) |
| OKLCH | oklch(80.01% 0.084 214.4) |
| XYZ | xyz(43.0756, 52.7211, 77.7040) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.41
Baby Blue
#89CFF0
ΔE00 5.80
Neon Blue
#04D9FF
ΔE00 7.06
Lightblue
#ADD8E6
ΔE00 7.45
Ice Blue
#A5DFF9
ΔE00 7.53
Aqua Blue
#02D8E9
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCCDF #DF8E7B
analogous
#7BDFC0 #7BCCDF #7B9ADF
triadic
#7BCCDF #DF7BCC #CCDF7B
tetradic
#7BCCDF #C07BDF #DF8E7B #9ADF7B
square
#7BCCDF #C07BDF #DF8E7B #9ADF7B
split-complementary
#7BCCDF #DF7B9A #DFC07B
monochromatic
#2C9AB4 #4AB9D3 #7BCCDF #ACDFEB #DEF2F7
Accessibility & contrast
On white
1.82
#7BCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#7BCCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCCDF
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCCDF | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7E0
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#4BD4D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bccdf; /* rgb */ color: rgb(123, 204, 223); /* oklch */ color: oklch(80.0% 0.084 214.4);
Tailwind
colors: {
custom: {
50: '#a6dbe9',
500: '#7bccdf',
950: '#000000',
},
}SCSS
$custom: #7bccdf; $custom-light: #a6dbe9; $custom-dark: #000000;
JSON
{
"hex": "#7bccdf",
"rgb": {
"r": 123,
"g": 204,
"b": 223
},
"hsl": {
"h": 191.4,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.80011,
"c": 0.0836,
"h": 214.4
},
"luminance": 0.52724
}Semantic roles & 50–950 ramp
primary
#7BCCDF
secondary
#B55D49
accent
#3D1DC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484