#7BB2DB#7BB2DB
#7BB2DB is a light, moderate cyan. Relative luminance 0.412; OKLCH L 74.1% C 0.083 H 241.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2DB |
|---|---|
| RGB | rgb(123, 178, 219) |
| HSL | hsl(206, 57%, 67%) |
| HSV | hsv(206, 44%, 86%) |
| CMYK | cmyk(43.8%, 18.7%, 0%, 14.1%) |
| CIE-LAB | lab(70.29, -7.29, -26.27) |
| CIE-LCH | lch(70.29, 27.27, 254.50°) |
| OKLab | oklab(74.07% -0.0396 -0.0728) |
| OKLCH | oklch(74.07% 0.083 241.5) |
| XYZ | xyz(36.8706, 41.1638, 73.0066) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.77
Lightblue (survey)
#7BC8F6
ΔE00 6.19
Carolina Blue
#8AB8FE
ΔE00 6.26
Light Grey Blue
#9DBCD4
ΔE00 6.38
Sky
#82CAFC
ΔE00 6.53
Lightskyblue
#87CEFA
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2DB #DBA47B
analogous
#7BDBD4 #7BB2DB #7B82DB
triadic
#7BB2DB #DB7BB2 #B2DB7B
tetradic
#7BB2DB #D47BDB #DBA47B #82DB7B
square
#7BB2DB #D47BDB #DBA47B #82DB7B
split-complementary
#7BB2DB #DB7B82 #DBD47B
monochromatic
#2F77AD #4B96CE #7BB2DB #ABCEE8 #DBEAF5
Accessibility & contrast
On white
2.27
#7BB2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#7BB2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2DB
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2DB | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B2DD
Deuteranopia (green-blind)
#94A7DA
Tritanopia (blue-blind)
#54BCBF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7bb2db; /* rgb */ color: rgb(123, 178, 219); /* oklch */ color: oklch(74.1% 0.083 241.5);
Tailwind
colors: {
custom: {
50: '#a5c9e6',
500: '#7bb2db',
950: '#000000',
},
}SCSS
$custom: #7bb2db; $custom-light: #a5c9e6; $custom-dark: #000000;
JSON
{
"hex": "#7bb2db",
"rgb": {
"r": 123,
"g": 178,
"b": 219
},
"hsl": {
"h": 205.625,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.74071,
"c": 0.08289,
"h": 241.5
},
"luminance": 0.41166
}Semantic roles & 50–950 ramp
primary
#7BB2DB
secondary
#E8D7CA
accent
#6721C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284