#7BAEDA#7BAEDA
#7BAEDA is a light, moderate cyan. Relative luminance 0.395; OKLCH L 73.2% C 0.084 H 245.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAEDA |
|---|---|
| RGB | rgb(123, 174, 218) |
| HSL | hsl(208, 56%, 67%) |
| HSV | hsv(208, 44%, 85%) |
| CMYK | cmyk(43.6%, 20.2%, 0%, 14.5%) |
| CIE-LAB | lab(69.14, -5.38, -27.49) |
| CIE-LCH | lch(69.14, 28.01, 258.92°) |
| OKLab | oklab(73.15% -0.035 -0.0763) |
| OKLCH | oklch(73.15% 0.084 245.3) |
| XYZ | xyz(35.9550, 39.5427, 72.0540) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Carolina Blue
#8AB8FE
ΔE00 5.60
Light Grey Blue
#9DBCD4
ΔE00 7.04
Lightblue (survey)
#7BC8F6
ΔE00 7.63
Sky
#82CAFC
ΔE00 7.72
Cornflowerblue
#6495ED
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAEDA #DAA77B
analogous
#7BDAD6 #7BAEDA #7B7FDA
triadic
#7BAEDA #DA7BAE #AEDA7B
tetradic
#7BAEDA #D67BDA #DAA77B #7FDA7B
square
#7BAEDA #D67BDA #DAA77B #7FDA7B
split-complementary
#7BAEDA #DA7B7F #DAD67B
monochromatic
#3072AB #4B91CD #7BAEDA #ABCBE7 #DBE9F5
Accessibility & contrast
On white
2.36
#7BAEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#7BAEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAEDA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAEDA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAEDC
Deuteranopia (green-blind)
#90A4D9
Tritanopia (blue-blind)
#55B8BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7baeda; /* rgb */ color: rgb(123, 174, 218); /* oklch */ color: oklch(73.2% 0.084 245.3);
Tailwind
colors: {
custom: {
50: '#a5c6e5',
500: '#7baeda',
950: '#000000',
},
}SCSS
$custom: #7baeda; $custom-light: #a5c6e5; $custom-dark: #000000;
JSON
{
"hex": "#7baeda",
"rgb": {
"r": 123,
"g": 174,
"b": 218
},
"hsl": {
"h": 207.789,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.73153,
"c": 0.08395,
"h": 245.3
},
"luminance": 0.39545
}Semantic roles & 50–950 ramp
primary
#7BAEDA
secondary
#E8D7C9
accent
#6D22C4
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101315
muted
#7F8284