#7BBDED#7BBDED
#7BBDED is a light, moderate cyan. Relative luminance 0.467; OKLCH L 77.2% C 0.096 H 241.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBDED |
|---|---|
| RGB | rgb(123, 189, 237) |
| HSL | hsl(205, 76%, 71%) |
| HSV | hsv(205, 48%, 93%) |
| CMYK | cmyk(48.1%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(74.01, -8.20, -30.35) |
| CIE-LCH | lch(74.01, 31.44, 254.88°) |
| OKLab | oklab(77.23% -0.0465 -0.0844) |
| OKLCH | oklch(77.23% 0.096 241.2) |
| XYZ | xyz(41.6466, 46.7175, 86.9271) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.06
Lightblue (survey)
#7BC8F6
ΔE00 3.29
Sky
#82CAFC
ΔE00 3.34
Lightskyblue
#87CEFA
ΔE00 4.50
Light Blue
#95D0FC
ΔE00 5.11
Carolina Blue
#8AB8FE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBDED #EDAB7B
analogous
#7BEDE4 #7BBDED #7B84ED
triadic
#7BBDED #ED7BBD #BDED7B
tetradic
#7BBDED #E47BED #EDAB7B #84ED7B
square
#7BBDED #E47BED #EDAB7B #84ED7B
split-complementary
#7BBDED #ED7B84 #EDE47B
monochromatic
#1D85D1 #45A2E6 #7BBDED #B1D8F4 #E4F2FB
Accessibility & contrast
On white
2.03
#7BBDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#7BBDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBDED
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBDED | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDEF
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#44C9CD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #7bbded; /* rgb */ color: rgb(123, 189, 237); /* oklch */ color: oklch(77.2% 0.096 241.2);
Tailwind
colors: {
custom: {
50: '#a7d0f3',
500: '#7bbded',
950: '#000000',
},
}SCSS
$custom: #7bbded; $custom-light: #a7d0f3; $custom-dark: #000000;
JSON
{
"hex": "#7bbded",
"rgb": {
"r": 123,
"g": 189,
"b": 237
},
"hsl": {
"h": 205.263,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.77231,
"c": 0.09638,
"h": 241.2
},
"luminance": 0.46721
}Semantic roles & 50–950 ramp
primary
#7BBDED
secondary
#F1DFD2
accent
#630DD8
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101417
muted
#7F8285