#7BB2DA#7BB2DA
#7BB2DA is a light, moderate cyan. Relative luminance 0.411; OKLCH L 74.0% C 0.082 H 240.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2DA |
|---|---|
| RGB | rgb(123, 178, 218) |
| HSL | hsl(205, 56%, 67%) |
| HSV | hsv(205, 44%, 85%) |
| CMYK | cmyk(43.6%, 18.3%, 0%, 14.5%) |
| CIE-LAB | lab(70.25, -7.56, -25.78) |
| CIE-LCH | lch(70.25, 26.87, 253.66°) |
| OKLab | oklab(74.03% -0.0399 -0.0714) |
| OKLCH | oklch(74.03% 0.082 240.8) |
| XYZ | xyz(36.7393, 41.1113, 72.3154) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Lightblue (survey)
#7BC8F6
ΔE00 6.17
Light Grey Blue
#9DBCD4
ΔE00 6.29
Carolina Blue
#8AB8FE
ΔE00 6.50
Sky
#82CAFC
ΔE00 6.57
Lightskyblue
#87CEFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2DA #DAA37B
analogous
#7BDAD3 #7BB2DA #7B83DA
triadic
#7BB2DA #DA7BB2 #B2DA7B
tetradic
#7BB2DA #D37BDA #DAA37B #83DA7B
square
#7BB2DA #D37BDA #DAA37B #83DA7B
split-complementary
#7BB2DA #DA7B83 #DAD37B
monochromatic
#3077AB #4B96CD #7BB2DA #ABCEE7 #DBEAF5
Accessibility & contrast
On white
2.28
#7BB2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#7BB2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2DA
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2DA | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B1DC
Deuteranopia (green-blind)
#94A7D9
Tritanopia (blue-blind)
#54BCBF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7bb2da; /* rgb */ color: rgb(123, 178, 218); /* oklch */ color: oklch(74.0% 0.082 240.8);
Tailwind
colors: {
custom: {
50: '#a5c9e5',
500: '#7bb2da',
950: '#000000',
},
}SCSS
$custom: #7bb2da; $custom-light: #a5c9e5; $custom-dark: #000000;
JSON
{
"hex": "#7bb2da",
"rgb": {
"r": 123,
"g": 178,
"b": 218
},
"hsl": {
"h": 205.263,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.7403,
"c": 0.08184,
"h": 240.8
},
"luminance": 0.41114
}Semantic roles & 50–950 ramp
primary
#7BB2DA
secondary
#E8D6C9
accent
#6622C4
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101315
muted
#7F8284