#7BCDED#7BCDED
#7BCDED is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.8% C 0.092 H 225.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDED |
|---|---|
| RGB | rgb(123, 205, 237) |
| HSL | hsl(197, 76%, 71%) |
| HSV | hsv(197, 48%, 93%) |
| CMYK | cmyk(48.1%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(78.45, -16.62, -23.54) |
| CIE-LCH | lch(78.45, 28.82, 234.78°) |
| OKLab | oklab(80.76% -0.0648 -0.0652) |
| OKLCH | oklch(80.76% 0.092 225.1) |
| XYZ | xyz(45.2801, 53.9844, 88.1383) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.42
Baby Blue
#89CFF0
ΔE00 2.05
Lightblue (survey)
#7BC8F6
ΔE00 4.64
Lightskyblue
#87CEFA
ΔE00 4.64
Bright Sky Blue
#02CCFE
ΔE00 5.88
Ice Blue
#A5DFF9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDED #ED9B7B
analogous
#7BEDD4 #7BCDED #7B94ED
triadic
#7BCDED #ED7BCD #CDED7B
tetradic
#7BCDED #D47BED #ED9B7B #94ED7B
square
#7BCDED #D47BED #ED9B7B #94ED7B
split-complementary
#7BCDED #ED7B94 #EDD47B
monochromatic
#1D9ED1 #45B9E6 #7BCDED #B1E1F4 #E4F5FB
Accessibility & contrast
On white
1.78
#7BCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#7BCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDED
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDED | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#3FD7D7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7bcded; /* rgb */ color: rgb(123, 205, 237); /* oklch */ color: oklch(80.8% 0.092 225.1);
Tailwind
colors: {
custom: {
50: '#a7dcf3',
500: '#7bcded',
950: '#000000',
},
}SCSS
$custom: #7bcded; $custom-light: #a7dcf3; $custom-dark: #000000;
JSON
{
"hex": "#7bcded",
"rgb": {
"r": 123,
"g": 205,
"b": 237
},
"hsl": {
"h": 196.842,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.80756,
"c": 0.09192,
"h": 225.1
},
"luminance": 0.53988
}Semantic roles & 50–950 ramp
primary
#7BCDED
secondary
#C66A46
accent
#460DD8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485