#7CB7DB#7CB7DB
#7CB7DB is a light, moderate cyan. Relative luminance 0.433; OKLCH L 75.2% C 0.080 H 236.1°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB7DB |
|---|---|
| RGB | rgb(124, 183, 219) |
| HSL | hsl(203, 57%, 67%) |
| HSV | hsv(203, 43%, 86%) |
| CMYK | cmyk(43.4%, 16.4%, 0%, 14.1%) |
| CIE-LAB | lab(71.73, -9.73, -24.06) |
| CIE-LCH | lch(71.73, 25.95, 247.98°) |
| OKLab | oklab(75.23% -0.0447 -0.0666) |
| OKLCH | oklch(75.23% 0.08 236.1) |
| XYZ | xyz(38.0274, 43.2640, 73.3510) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.90
Sky
#82CAFC
ΔE00 5.72
Sky Blue (survey)
#75BBFD
ΔE00 5.86
Light Grey Blue
#9DBCD4
ΔE00 5.88
Lightskyblue
#87CEFA
ΔE00 6.10
Baby Blue
#89CFF0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB7DB #DBA07C
analogous
#7CDBD0 #7CB7DB #7C88DB
triadic
#7CB7DB #DB7CB7 #B7DB7C
tetradic
#7CB7DB #D07CDB #DBA07C #88DB7C
square
#7CB7DB #D07CDB #DBA07C #88DB7C
split-complementary
#7CB7DB #DB7C88 #DBD07C
monochromatic
#307DAD #4C9DCE #7CB7DB #ACD1E8 #DCECF5
Accessibility & contrast
On white
2.18
#7CB7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#7CB7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB7DB
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB7DB | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B6DD
Deuteranopia (green-blind)
#99ABDA
Tritanopia (blue-blind)
#55C0C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7cb7db; /* rgb */ color: rgb(124, 183, 219); /* oklch */ color: oklch(75.2% 0.080 236.1);
Tailwind
colors: {
custom: {
50: '#a6cce6',
500: '#7cb7db',
950: '#000000',
},
}SCSS
$custom: #7cb7db; $custom-light: #a6cce6; $custom-dark: #000000;
JSON
{
"hex": "#7cb7db",
"rgb": {
"r": 124,
"g": 183,
"b": 219
},
"hsl": {
"h": 202.737,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.75226,
"c": 0.08021,
"h": 236.1
},
"luminance": 0.43267
}Semantic roles & 50–950 ramp
primary
#7CB7DB
secondary
#E8D6CA
accent
#5F21C4
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284