#7BB4DA#7BB4DA
#7BB4DA is a light, moderate cyan. Relative luminance 0.419; OKLCH L 74.5% C 0.081 H 238.5°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB4DA |
|---|---|
| RGB | rgb(123, 180, 218) |
| HSL | hsl(204, 56%, 67%) |
| HSV | hsv(204, 44%, 85%) |
| CMYK | cmyk(43.6%, 17.4%, 0%, 14.5%) |
| CIE-LAB | lab(70.81, -8.64, -24.93) |
| CIE-LCH | lch(70.81, 26.39, 250.88°) |
| OKLab | oklab(74.47% -0.0423 -0.069) |
| OKLCH | oklch(74.47% 0.081 238.5) |
| XYZ | xyz(37.1402, 41.9129, 72.4490) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.35
Lightblue (survey)
#7BC8F6
ΔE00 5.58
Light Grey Blue
#9DBCD4
ΔE00 6.07
Sky
#82CAFC
ΔE00 6.18
Lightskyblue
#87CEFA
ΔE00 6.81
Carolina Blue
#8AB8FE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB4DA #DAA17B
analogous
#7BDAD1 #7BB4DA #7B85DA
triadic
#7BB4DA #DA7BB4 #B4DA7B
tetradic
#7BB4DA #D17BDA #DAA17B #85DA7B
square
#7BB4DA #D17BDA #DAA17B #85DA7B
split-complementary
#7BB4DA #DA7B85 #DAD17B
monochromatic
#307AAB #4B99CD #7BB4DA #ABCFE7 #DBEAF5
Accessibility & contrast
On white
2.24
#7BB4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#7BB4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB4DA
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB4DA | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B3DC
Deuteranopia (green-blind)
#96A9D9
Tritanopia (blue-blind)
#54BEC0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7bb4da; /* rgb */ color: rgb(123, 180, 218); /* oklch */ color: oklch(74.5% 0.081 238.5);
Tailwind
colors: {
custom: {
50: '#a5cae5',
500: '#7bb4da',
950: '#000000',
},
}SCSS
$custom: #7bb4da; $custom-light: #a5cae5; $custom-dark: #000000;
JSON
{
"hex": "#7bb4da",
"rgb": {
"r": 123,
"g": 180,
"b": 218
},
"hsl": {
"h": 204,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.7447,
"c": 0.08099,
"h": 238.5
},
"luminance": 0.41915
}Semantic roles & 50–950 ramp
primary
#7BB4DA
secondary
#E8D5C9
accent
#6322C4
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101315
muted
#7F8284