#7BAEDD#7BAEDD
#7BAEDD is a light, moderate cyan. Relative luminance 0.397; OKLCH L 73.3% C 0.087 H 247.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAEDD |
|---|---|
| RGB | rgb(123, 174, 221) |
| HSL | hsl(209, 59%, 67%) |
| HSV | hsv(209, 44%, 87%) |
| CMYK | cmyk(44.3%, 21.3%, 0%, 13.3%) |
| CIE-LAB | lab(69.26, -4.55, -28.96) |
| CIE-LCH | lch(69.26, 29.31, 261.08°) |
| OKLab | oklab(73.28% -0.034 -0.0805) |
| OKLCH | oklch(73.28% 0.087 247.1) |
| XYZ | xyz(36.3512, 39.7011, 74.1402) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.70
Carolina Blue
#8AB8FE
ΔE00 5.10
Light Grey Blue
#9DBCD4
ΔE00 7.38
Sky
#82CAFC
ΔE00 7.79
Lightblue (survey)
#7BC8F6
ΔE00 7.84
Cornflowerblue
#6495ED
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAEDD #DDAA7B
analogous
#7BDDDB #7BAEDD #7B7DDD
triadic
#7BAEDD #DD7BAE #AEDD7B
tetradic
#7BAEDD #DB7BDD #DDAA7B #7DDD7B
square
#7BAEDD #DB7BDD #DDAA7B #7DDD7B
split-complementary
#7BAEDD #DD7B7D #DDDB7B
monochromatic
#2D71B0 #4A90D0 #7BAEDD #ACCCEA #DCEAF6
Accessibility & contrast
On white
2.35
#7BAEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#7BAEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAEDD
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAEDD | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFDF
Deuteranopia (green-blind)
#8EA5DC
Tritanopia (blue-blind)
#53B9BE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7baedd; /* rgb */ color: rgb(123, 174, 221); /* oklch */ color: oklch(73.3% 0.087 247.1);
Tailwind
colors: {
custom: {
50: '#a5c6e7',
500: '#7baedd',
950: '#000000',
},
}SCSS
$custom: #7baedd; $custom-light: #a5c6e7; $custom-dark: #000000;
JSON
{
"hex": "#7baedd",
"rgb": {
"r": 123,
"g": 174,
"b": 221
},
"hsl": {
"h": 208.776,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.7328,
"c": 0.08738,
"h": 247.1
},
"luminance": 0.39704
}Semantic roles & 50–950 ramp
primary
#7BAEDD
secondary
#E9D9CB
accent
#6F1FC7
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284