#7BC6ED#7BC6ED
#7BC6ED is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.2% C 0.093 H 232.3°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC6ED |
|---|---|
| RGB | rgb(123, 198, 237) |
| HSL | hsl(201, 76%, 71%) |
| HSV | hsv(201, 48%, 93%) |
| CMYK | cmyk(48.1%, 16.5%, 0%, 7.1%) |
| CIE-LAB | lab(76.50, -12.98, -26.52) |
| CIE-LCH | lch(76.50, 29.53, 243.92°) |
| OKLab | oklab(79.21% -0.0568 -0.0736) |
| OKLCH | oklch(79.21% 0.093 232.3) |
| XYZ | xyz(43.6430, 50.7102, 87.5926) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.88
Baby Blue
#89CFF0
ΔE00 2.83
Lightskyblue
#87CEFA
ΔE00 2.83
Sky
#82CAFC
ΔE00 3.43
Sky Blue
#87CEEB
ΔE00 3.53
Light Blue
#95D0FC
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC6ED #EDA27B
analogous
#7BEDDB #7BC6ED #7B8DED
triadic
#7BC6ED #ED7BC6 #C6ED7B
tetradic
#7BC6ED #DB7BED #EDA27B #8DED7B
square
#7BC6ED #DB7BED #EDA27B #8DED7B
split-complementary
#7BC6ED #ED7B8D #EDDB7B
monochromatic
#1D93D1 #45AFE6 #7BC6ED #B1DDF4 #E4F3FB
Accessibility & contrast
On white
1.88
#7BC6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#7BC6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC6ED
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC6ED | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4EF
Deuteranopia (green-blind)
#A3B7EC
Tritanopia (blue-blind)
#42D1D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bc6ed; /* rgb */ color: rgb(123, 198, 237); /* oklch */ color: oklch(79.2% 0.093 232.3);
Tailwind
colors: {
custom: {
50: '#a7d7f3',
500: '#7bc6ed',
950: '#000000',
},
}SCSS
$custom: #7bc6ed; $custom-light: #a7d7f3; $custom-dark: #000000;
JSON
{
"hex": "#7bc6ed",
"rgb": {
"r": 123,
"g": 198,
"b": 237
},
"hsl": {
"h": 200.526,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.79207,
"c": 0.09296,
"h": 232.3
},
"luminance": 0.50714
}Semantic roles & 50–950 ramp
primary
#7BC6ED
secondary
#C67246
accent
#530DD8
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385