#7BCEEB#7BCEEB
#7BCEEB is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.9% C 0.091 H 222.6°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCEEB |
|---|---|
| RGB | rgb(123, 206, 235) |
| HSL | hsl(196, 74%, 70%) |
| HSV | hsv(196, 48%, 92%) |
| CMYK | cmyk(47.7%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(78.66, -17.68, -22.15) |
| CIE-LCH | lch(78.66, 28.34, 231.41°) |
| OKLab | oklab(80.9% -0.0667 -0.0612) |
| OKLCH | oklch(80.9% 0.091 222.6) |
| XYZ | xyz(45.2295, 54.3481, 86.6880) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.69
Baby Blue
#89CFF0
ΔE00 2.79
Lightskyblue
#87CEFA
ΔE00 5.62
Lightblue (survey)
#7BC8F6
ΔE00 5.69
Ice Blue
#A5DFF9
ΔE00 5.91
Bright Sky Blue
#02CCFE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCEEB #EB987B
analogous
#7BEBD0 #7BCEEB #7B96EB
triadic
#7BCEEB #EB7BCE #CEEB7B
tetradic
#7BCEEB #D07BEB #EB987B #96EB7B
square
#7BCEEB #D07BEB #EB987B #96EB7B
split-complementary
#7BCEEB #EB7B96 #EBD07B
monochromatic
#1FA0CD #46BAE3 #7BCEEB #B0E2F3 #E4F5FB
Accessibility & contrast
On white
1.77
#7BCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#7BCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCEEB
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCEEB | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#41D7D7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7bceeb; /* rgb */ color: rgb(123, 206, 235); /* oklch */ color: oklch(80.9% 0.091 222.6);
Tailwind
colors: {
custom: {
50: '#a7ddf1',
500: '#7bceeb',
950: '#000000',
},
}SCSS
$custom: #7bceeb; $custom-light: #a7ddf1; $custom-dark: #000000;
JSON
{
"hex": "#7bceeb",
"rgb": {
"r": 123,
"g": 206,
"b": 235
},
"hsl": {
"h": 195.536,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.80903,
"c": 0.09056,
"h": 222.6
},
"luminance": 0.54352
}Semantic roles & 50–950 ramp
primary
#7BCEEB
secondary
#C46746
accent
#4310D6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485