#7BADCA#7BADCA
#7BADCA is a light, moderate cyan. Relative luminance 0.384; OKLCH L 72.3% C 0.068 H 234.4°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7BADCA |
|---|---|
| RGB | rgb(123, 173, 202) |
| HSL | hsl(202, 43%, 64%) |
| HSV | hsv(202, 39%, 79%) |
| CMYK | cmyk(39.1%, 14.4%, 0%, 20.8%) |
| CIE-LAB | lab(68.29, -9.17, -20.00) |
| CIE-LCH | lch(68.29, 22.00, 245.37°) |
| OKLab | oklab(72.28% -0.0394 -0.0551) |
| OKLCH | oklch(72.28% 0.068 234.4) |
| XYZ | xyz(33.7690, 38.3603, 61.4906) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.51
Bluegrey
#85A3B2
ΔE00 5.67
Light Grey Blue
#9DBCD4
ΔE00 6.35
Bluey Grey
#89A0B0
ΔE00 6.84
Lightblue (survey)
#7BC8F6
ΔE00 8.14
Sky Blue (survey)
#75BBFD
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BADCA #CA987B
analogous
#7BCABF #7BADCA #7B85CA
triadic
#7BADCA #CA7BAD #ADCA7B
tetradic
#7BADCA #BF7BCA #CA987B #85CA7B
square
#7BADCA #BF7BCA #CA987B #85CA7B
split-complementary
#7BADCA #CA7B85 #CABF7B
monochromatic
#3A7191 #4F92B8 #7BADCA #A7C8DC #D2E3ED
Accessibility & contrast
On white
2.42
#7BADCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#7BADCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BADCA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BADCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BADCA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FABCB
Deuteranopia (green-blind)
#94A3CA
Tritanopia (blue-blind)
#5EB5B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7badca; /* rgb */ color: rgb(123, 173, 202); /* oklch */ color: oklch(72.3% 0.068 234.4);
Tailwind
colors: {
custom: {
50: '#a4c5da',
500: '#7badca',
950: '#000000',
},
}SCSS
$custom: #7badca; $custom-light: #a4c5da; $custom-dark: #000000;
JSON
{
"hex": "#7badca",
"rgb": {
"r": 123,
"g": 173,
"b": 202
},
"hsl": {
"h": 202.025,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.72284,
"c": 0.06777,
"h": 234.4
},
"luminance": 0.38362
}Semantic roles & 50–950 ramp
primary
#7BADCA
secondary
#DECDC2
accent
#6130B6
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183