#7CB2DB#7CB2DB
#7CB2DB is a light, moderate cyan. Relative luminance 0.412; OKLCH L 74.1% C 0.082 H 241.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB2DB |
|---|---|
| RGB | rgb(124, 178, 219) |
| HSL | hsl(206, 57%, 67%) |
| HSV | hsv(206, 43%, 86%) |
| CMYK | cmyk(43.4%, 18.7%, 0%, 14.1%) |
| CIE-LAB | lab(70.34, -7.04, -26.19) |
| CIE-LCH | lch(70.34, 27.12, 254.96°) |
| OKLab | oklab(74.13% -0.0387 -0.0726) |
| OKLCH | oklch(74.13% 0.082 241.9) |
| XYZ | xyz(37.0144, 41.2379, 73.0134) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.74
Carolina Blue
#8AB8FE
ΔE00 6.09
Lightblue (survey)
#7BC8F6
ΔE00 6.27
Light Grey Blue
#9DBCD4
ΔE00 6.28
Sky
#82CAFC
ΔE00 6.56
Lightskyblue
#87CEFA
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB2DB #DBA57C
analogous
#7CDBD5 #7CB2DB #7C83DB
triadic
#7CB2DB #DB7CB2 #B2DB7C
tetradic
#7CB2DB #D57CDB #DBA57C #83DB7C
square
#7CB2DB #D57CDB #DBA57C #83DB7C
split-complementary
#7CB2DB #DB7C83 #DBD57C
monochromatic
#3077AD #4C96CE #7CB2DB #ACCEE8 #DCEAF5
Accessibility & contrast
On white
2.27
#7CB2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#7CB2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB2DB
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB2DB | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B2DD
Deuteranopia (green-blind)
#94A8DA
Tritanopia (blue-blind)
#56BCBF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7cb2db; /* rgb */ color: rgb(124, 178, 219); /* oklch */ color: oklch(74.1% 0.082 241.9);
Tailwind
colors: {
custom: {
50: '#a6c9e6',
500: '#7cb2db',
950: '#000000',
},
}SCSS
$custom: #7cb2db; $custom-light: #a6c9e6; $custom-dark: #000000;
JSON
{
"hex": "#7cb2db",
"rgb": {
"r": 124,
"g": 178,
"b": 219
},
"hsl": {
"h": 205.895,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.74126,
"c": 0.08225,
"h": 241.9
},
"luminance": 0.4124
}Semantic roles & 50–950 ramp
primary
#7CB2DB
secondary
#E8D7CA
accent
#6821C4
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284