#7BC5EB#7BC5EB
#7BC5EB is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.9% C 0.091 H 231.9°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC5EB |
|---|---|
| RGB | rgb(123, 197, 235) |
| HSL | hsl(200, 74%, 70%) |
| HSV | hsv(200, 48%, 92%) |
| CMYK | cmyk(47.7%, 16.2%, 0%, 7.8%) |
| CIE-LAB | lab(76.15, -13.01, -25.98) |
| CIE-LCH | lch(76.15, 29.05, 243.40°) |
| OKLab | oklab(78.91% -0.0564 -0.072) |
| OKLCH | oklch(78.91% 0.091 231.9) |
| XYZ | xyz(43.1246, 50.1383, 85.9863) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.18
Baby Blue
#89CFF0
ΔE00 2.91
Lightskyblue
#87CEFA
ΔE00 3.13
Sky Blue
#87CEEB
ΔE00 3.49
Sky
#82CAFC
ΔE00 3.71
Light Blue
#95D0FC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC5EB #EBA17B
analogous
#7BEBD9 #7BC5EB #7B8DEB
triadic
#7BC5EB #EB7BC5 #C5EB7B
tetradic
#7BC5EB #D97BEB #EBA17B #8DEB7B
square
#7BC5EB #D97BEB #EBA17B #8DEB7B
split-complementary
#7BC5EB #EB7B8D #EBD97B
monochromatic
#1F92CD #46AEE3 #7BC5EB #B0DCF3 #E4F3FB
Accessibility & contrast
On white
1.90
#7BC5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#7BC5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC5EB
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC5EB | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3ED
Deuteranopia (green-blind)
#A3B6EA
Tritanopia (blue-blind)
#44CFD1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc5eb; /* rgb */ color: rgb(123, 197, 235); /* oklch */ color: oklch(78.9% 0.091 231.9);
Tailwind
colors: {
custom: {
50: '#a7d6f1',
500: '#7bc5eb',
950: '#000000',
},
}SCSS
$custom: #7bc5eb; $custom-light: #a7d6f1; $custom-dark: #000000;
JSON
{
"hex": "#7bc5eb",
"rgb": {
"r": 123,
"g": 197,
"b": 235
},
"hsl": {
"h": 200.357,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.78906,
"c": 0.09148,
"h": 231.9
},
"luminance": 0.50142
}Semantic roles & 50–950 ramp
primary
#7BC5EB
secondary
#C47146
accent
#5310D6
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385