#7BBADA#7BBADA
#7BBADA is a light, moderate cyan. Relative luminance 0.444; OKLCH L 75.8% C 0.079 H 231.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBADA |
|---|---|
| RGB | rgb(123, 186, 218) |
| HSL | hsl(200, 56%, 67%) |
| HSV | hsv(200, 44%, 85%) |
| CMYK | cmyk(43.6%, 14.7%, 0%, 14.5%) |
| CIE-LAB | lab(72.49, -11.85, -22.37) |
| CIE-LCH | lch(72.49, 25.32, 242.09°) |
| OKLab | oklab(75.8% -0.0496 -0.0618) |
| OKLCH | oklch(75.8% 0.079 231.3) |
| XYZ | xyz(38.3777, 44.3881, 72.8615) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.87
Sky Blue
#87CEEB
ΔE00 5.33
Baby Blue
#89CFF0
ΔE00 5.35
Lightskyblue
#87CEFA
ΔE00 5.95
Sky
#82CAFC
ΔE00 6.08
Light Grey Blue
#9DBCD4
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBADA #DA9B7B
analogous
#7BDACB #7BBADA #7B8BDA
triadic
#7BBADA #DA7BBA #BADA7B
tetradic
#7BBADA #CB7BDA #DA9B7B #8BDA7B
square
#7BBADA #CB7BDA #DA9B7B #8BDA7B
split-complementary
#7BBADA #DA7B8B #DACB7B
monochromatic
#3081AB #4BA1CD #7BBADA #ABD3E7 #DBECF5
Accessibility & contrast
On white
2.13
#7BBADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#7BBADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBADA
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBADA | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB8DC
Deuteranopia (green-blind)
#9DADDA
Tritanopia (blue-blind)
#53C3C4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7bbada; /* rgb */ color: rgb(123, 186, 218); /* oklch */ color: oklch(75.8% 0.079 231.3);
Tailwind
colors: {
custom: {
50: '#a5cee5',
500: '#7bbada',
950: '#000000',
},
}SCSS
$custom: #7bbada; $custom-light: #a5cee5; $custom-dark: #000000;
JSON
{
"hex": "#7bbada",
"rgb": {
"r": 123,
"g": 186,
"b": 218
},
"hsl": {
"h": 200.211,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.75798,
"c": 0.07924,
"h": 231.3
},
"luminance": 0.44391
}Semantic roles & 50–950 ramp
primary
#7BBADA
secondary
#E8D3C9
accent
#5822C4
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101315
muted
#7F8284