#7BADBD#7BADBD
#7BADBD is a light, muted cyan. Relative luminance 0.378; OKLCH L 71.8% C 0.058 H 219.7°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7BADBD |
|---|---|
| RGB | rgb(123, 173, 189) |
| HSL | hsl(195, 33%, 61%) |
| HSV | hsv(195, 35%, 74%) |
| CMYK | cmyk(34.9%, 8.5%, 0%, 25.9%) |
| CIE-LAB | lab(67.85, -12.53, -13.47) |
| CIE-LCH | lch(67.85, 18.39, 227.07°) |
| OKLab | oklab(71.8% -0.0444 -0.0369) |
| OKLCH | oklch(71.8% 0.058 219.7) |
| XYZ | xyz(32.2942, 37.7704, 53.7230) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.41
Bluegrey
#85A3B2
ΔE00 5.25
Bluey Grey
#89A0B0
ΔE00 7.68
Light Grey Blue
#9DBCD4
ΔE00 8.66
Cadetblue
#5F9EA0
ΔE00 9.16
Sky Blue
#87CEEB
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BADBD #BD8B7B
analogous
#7BBDAC #7BADBD #7B8CBD
triadic
#7BADBD #BD7BAD #ADBD7B
tetradic
#7BADBD #AC7BBD #BD8B7B #8CBD7B
square
#7BADBD #AC7BBD #BD8B7B #8CBD7B
split-complementary
#7BADBD #BD7B8C #BDAC7B
monochromatic
#3F6F7E #5493A7 #7BADBD #A4C6D1 #CDE0E6
Accessibility & contrast
On white
2.45
#7BADBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#7BADBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BADBD
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BADBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BADBD | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABE
Deuteranopia (green-blind)
#99A2BD
Tritanopia (blue-blind)
#63B3B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7badbd; /* rgb */ color: rgb(123, 173, 189); /* oklch */ color: oklch(71.8% 0.058 219.7);
Tailwind
colors: {
custom: {
50: '#a3c5d0',
500: '#7badbd',
950: '#000000',
},
}SCSS
$custom: #7badbd; $custom-light: #a3c5d0; $custom-dark: #000000;
JSON
{
"hex": "#7badbd",
"rgb": {
"r": 123,
"g": 173,
"b": 189
},
"hsl": {
"h": 194.545,
"s": 33.333,
"l": 61.176
},
"oklch": {
"l": 0.71796,
"c": 0.05772,
"h": 219.7
},
"luminance": 0.37772
}Semantic roles & 50–950 ramp
primary
#7BADBD
secondary
#D6C4BE
accent
#5539AC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1214
muted
#7F8182