#7BC4ED#7BC4ED
#7BC4ED is a light, moderate cyan. Relative luminance 0.498; OKLCH L 78.8% C 0.094 H 234.3°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC4ED |
|---|---|
| RGB | rgb(123, 196, 237) |
| HSL | hsl(202, 76%, 71%) |
| HSV | hsv(202, 48%, 93%) |
| CMYK | cmyk(48.1%, 17.3%, 0%, 7.1%) |
| CIE-LAB | lab(75.95, -11.93, -27.37) |
| CIE-LCH | lch(75.95, 29.86, 246.45°) |
| OKLab | oklab(78.77% -0.0545 -0.076) |
| OKLCH | oklch(78.77% 0.094 234.3) |
| XYZ | xyz(43.1889, 49.8019, 87.4412) |
| Luminance | 0.4980 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.50
Lightskyblue
#87CEFA
ΔE00 2.81
Sky
#82CAFC
ΔE00 2.95
Baby Blue
#89CFF0
ΔE00 3.56
Sky Blue
#87CEEB
ΔE00 4.36
Light Blue
#95D0FC
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC4ED #EDA47B
analogous
#7BEDDD #7BC4ED #7B8BED
triadic
#7BC4ED #ED7BC4 #C4ED7B
tetradic
#7BC4ED #DD7BED #EDA47B #8BED7B
square
#7BC4ED #DD7BED #EDA47B #8BED7B
split-complementary
#7BC4ED #ED7B8B #EDDD7B
monochromatic
#1D90D1 #45ACE6 #7BC4ED #B1DCF4 #E4F3FB
Accessibility & contrast
On white
1.92
#7BC4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#7BC4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC4ED
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC4ED | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EF
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#42CFD1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7bc4ed; /* rgb */ color: rgb(123, 196, 237); /* oklch */ color: oklch(78.8% 0.094 234.3);
Tailwind
colors: {
custom: {
50: '#a7d5f3',
500: '#7bc4ed',
950: '#000000',
},
}SCSS
$custom: #7bc4ed; $custom-light: #a7d5f3; $custom-dark: #000000;
JSON
{
"hex": "#7bc4ed",
"rgb": {
"r": 123,
"g": 196,
"b": 237
},
"hsl": {
"h": 201.579,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.78766,
"c": 0.09352,
"h": 234.3
},
"luminance": 0.49805
}Semantic roles & 50–950 ramp
primary
#7BC4ED
secondary
#F1DED2
accent
#560DD8
background
#FAFDFE
surface
#F4FAFD
border
#CED3D5
text
#101417
muted
#7F8385