#7BCAED#7BCAED
#7BCAED is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.1% C 0.092 H 228.2°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCAED |
|---|---|
| RGB | rgb(123, 202, 237) |
| HSL | hsl(198, 76%, 71%) |
| HSV | hsv(198, 48%, 93%) |
| CMYK | cmyk(48.1%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(77.62, -15.07, -24.82) |
| CIE-LCH | lch(77.62, 29.03, 238.74°) |
| OKLab | oklab(80.09% -0.0614 -0.0687) |
| OKLCH | oklch(80.09% 0.092 228.2) |
| XYZ | xyz(44.5694, 52.5629, 87.9014) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.84
Sky Blue
#87CEEB
ΔE00 2.02
Lightblue (survey)
#7BC8F6
ΔE00 3.35
Lightskyblue
#87CEFA
ΔE00 3.64
Sky
#82CAFC
ΔE00 4.82
Light Blue
#95D0FC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCAED #ED9E7B
analogous
#7BEDD7 #7BCAED #7B91ED
triadic
#7BCAED #ED7BCA #CAED7B
tetradic
#7BCAED #D77BED #ED9E7B #91ED7B
square
#7BCAED #D77BED #ED9E7B #91ED7B
split-complementary
#7BCAED #ED7B91 #EDD77B
monochromatic
#1D9AD1 #45B4E6 #7BCAED #B1E0F4 #E4F4FB
Accessibility & contrast
On white
1.82
#7BCAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#7BCAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCAED
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCAED | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#40D4D5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bcaed; /* rgb */ color: rgb(123, 202, 237); /* oklch */ color: oklch(80.1% 0.092 228.2);
Tailwind
colors: {
custom: {
50: '#a7daf3',
500: '#7bcaed',
950: '#000000',
},
}SCSS
$custom: #7bcaed; $custom-light: #a7daf3; $custom-dark: #000000;
JSON
{
"hex": "#7bcaed",
"rgb": {
"r": 123,
"g": 202,
"b": 237
},
"hsl": {
"h": 198.421,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.80091,
"c": 0.09218,
"h": 228.2
},
"luminance": 0.52566
}Semantic roles & 50–950 ramp
primary
#7BCAED
secondary
#C66D46
accent
#4C0DD8
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385