#7CB0DB#7CB0DB
#7CB0DB is a light, moderate cyan. Relative luminance 0.405; OKLCH L 73.7% C 0.083 H 244.2°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB0DB |
|---|---|
| RGB | rgb(124, 176, 219) |
| HSL | hsl(207, 57%, 67%) |
| HSV | hsv(207, 43%, 86%) |
| CMYK | cmyk(43.4%, 19.6%, 0%, 14.1%) |
| CIE-LAB | lab(69.79, -5.95, -27.04) |
| CIE-LCH | lch(69.79, 27.69, 257.60°) |
| OKLab | oklab(73.69% -0.0362 -0.075) |
| OKLCH | oklch(73.69% 0.083 244.2) |
| XYZ | xyz(36.6194, 40.4479, 72.8817) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.71
Carolina Blue
#8AB8FE
ΔE00 5.61
Light Grey Blue
#9DBCD4
ΔE00 6.65
Lightblue (survey)
#7BC8F6
ΔE00 7.00
Sky
#82CAFC
ΔE00 7.14
Lightskyblue
#87CEFA
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB0DB #DBA77C
analogous
#7CDBD7 #7CB0DB #7C81DB
triadic
#7CB0DB #DB7CB0 #B0DB7C
tetradic
#7CB0DB #D77CDB #DBA77C #81DB7C
square
#7CB0DB #D77CDB #DBA77C #81DB7C
split-complementary
#7CB0DB #DB7C81 #DBD77C
monochromatic
#3074AD #4C93CE #7CB0DB #ACCDE8 #DCEAF5
Accessibility & contrast
On white
2.31
#7CB0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#7CB0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB0DB
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB0DB | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB0DD
Deuteranopia (green-blind)
#92A6DA
Tritanopia (blue-blind)
#56BABE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7cb0db; /* rgb */ color: rgb(124, 176, 219); /* oklch */ color: oklch(73.7% 0.083 244.2);
Tailwind
colors: {
custom: {
50: '#a6c7e6',
500: '#7cb0db',
950: '#000000',
},
}SCSS
$custom: #7cb0db; $custom-light: #a6c7e6; $custom-dark: #000000;
JSON
{
"hex": "#7cb0db",
"rgb": {
"r": 124,
"g": 176,
"b": 219
},
"hsl": {
"h": 207.158,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.73688,
"c": 0.08331,
"h": 244.2
},
"luminance": 0.4045
}Semantic roles & 50–950 ramp
primary
#7CB0DB
secondary
#E8D8CA
accent
#6B21C4
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284