#7BC5ED#7BC5ED
#7BC5ED is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.0% C 0.093 H 233.3°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC5ED |
|---|---|
| RGB | rgb(123, 197, 237) |
| HSL | hsl(201, 76%, 71%) |
| HSV | hsv(201, 48%, 93%) |
| CMYK | cmyk(48.1%, 16.9%, 0%, 7.1%) |
| CIE-LAB | lab(76.23, -12.45, -26.95) |
| CIE-LCH | lch(76.23, 29.68, 245.19°) |
| OKLab | oklab(78.99% -0.0557 -0.0748) |
| OKLCH | oklch(78.99% 0.093 233.3) |
| XYZ | xyz(43.4152, 50.2545, 87.5166) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.64
Lightskyblue
#87CEFA
ΔE00 2.79
Sky
#82CAFC
ΔE00 3.16
Baby Blue
#89CFF0
ΔE00 3.18
Sky Blue
#87CEEB
ΔE00 3.94
Light Blue
#95D0FC
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC5ED #EDA37B
analogous
#7BEDDC #7BC5ED #7B8CED
triadic
#7BC5ED #ED7BC5 #C5ED7B
tetradic
#7BC5ED #DC7BED #EDA37B #8CED7B
square
#7BC5ED #DC7BED #EDA37B #8CED7B
split-complementary
#7BC5ED #ED7B8C #EDDC7B
monochromatic
#1D92D1 #45ADE6 #7BC5ED #B1DDF4 #E4F3FB
Accessibility & contrast
On white
1.90
#7BC5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#7BC5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC5ED
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC5ED | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EF
Deuteranopia (green-blind)
#A2B7EC
Tritanopia (blue-blind)
#42D0D2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc5ed; /* rgb */ color: rgb(123, 197, 237); /* oklch */ color: oklch(79.0% 0.093 233.3);
Tailwind
colors: {
custom: {
50: '#a7d6f3',
500: '#7bc5ed',
950: '#000000',
},
}SCSS
$custom: #7bc5ed; $custom-light: #a7d6f3; $custom-dark: #000000;
JSON
{
"hex": "#7bc5ed",
"rgb": {
"r": 123,
"g": 197,
"b": 237
},
"hsl": {
"h": 201.053,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.78986,
"c": 0.09322,
"h": 233.3
},
"luminance": 0.50258
}Semantic roles & 50–950 ramp
primary
#7BC5ED
secondary
#C67346
accent
#540DD8
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385