#7BCAEB#7BCAEB
#7BCAEB is a light, moderate cyan. Relative luminance 0.524; OKLCH L 80.0% C 0.091 H 226.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCAEB |
|---|---|
| RGB | rgb(123, 202, 235) |
| HSL | hsl(198, 74%, 70%) |
| HSV | hsv(198, 48%, 92%) |
| CMYK | cmyk(47.7%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(77.55, -15.62, -23.85) |
| CIE-LCH | lch(77.55, 28.51, 236.79°) |
| OKLab | oklab(80.01% -0.0621 -0.066) |
| OKLCH | oklch(80.01% 0.091 226.7) |
| XYZ | xyz(44.2788, 52.4467, 86.3711) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.69
Baby Blue
#89CFF0
ΔE00 1.98
Lightblue (survey)
#7BC8F6
ΔE00 3.98
Lightskyblue
#87CEFA
ΔE00 4.21
Sky
#82CAFC
ΔE00 5.44
Bright Sky Blue
#02CCFE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCAEB #EB9C7B
analogous
#7BEBD4 #7BCAEB #7B92EB
triadic
#7BCAEB #EB7BCA #CAEB7B
tetradic
#7BCAEB #D47BEB #EB9C7B #92EB7B
square
#7BCAEB #D47BEB #EB9C7B #92EB7B
split-complementary
#7BCAEB #EB7B92 #EBD47B
monochromatic
#1F99CD #46B5E3 #7BCAEB #B0DFF3 #E4F4FB
Accessibility & contrast
On white
1.83
#7BCAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#7BCAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCAEB
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCAEB | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7ED
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#42D4D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bcaeb; /* rgb */ color: rgb(123, 202, 235); /* oklch */ color: oklch(80.0% 0.091 226.7);
Tailwind
colors: {
custom: {
50: '#a7daf1',
500: '#7bcaeb',
950: '#000000',
},
}SCSS
$custom: #7bcaeb; $custom-light: #a7daf1; $custom-dark: #000000;
JSON
{
"hex": "#7bcaeb",
"rgb": {
"r": 123,
"g": 202,
"b": 235
},
"hsl": {
"h": 197.679,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.80013,
"c": 0.09066,
"h": 226.7
},
"luminance": 0.5245
}Semantic roles & 50–950 ramp
primary
#7BCAEB
secondary
#C46B46
accent
#4A10D6
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385