#7CB6DD#7CB6DD
#7CB6DD is a light, moderate cyan. Relative luminance 0.430; OKLCH L 75.1% C 0.083 H 238.7°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB6DD |
|---|---|
| RGB | rgb(124, 182, 221) |
| HSL | hsl(204, 59%, 68%) |
| HSV | hsv(204, 44%, 87%) |
| CMYK | cmyk(43.9%, 17.6%, 0%, 13.3%) |
| CIE-LAB | lab(71.53, -8.65, -25.47) |
| CIE-LCH | lch(71.53, 26.90, 251.24°) |
| OKLab | oklab(75.09% -0.0428 -0.0705) |
| OKLCH | oklch(75.09% 0.083 238.7) |
| XYZ | xyz(38.0868, 42.9589, 74.6775) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.96
Lightblue (survey)
#7BC8F6
ΔE00 5.03
Sky
#82CAFC
ΔE00 5.59
Light Grey Blue
#9DBCD4
ΔE00 6.00
Lightskyblue
#87CEFA
ΔE00 6.24
Light Blue
#95D0FC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB6DD #DDA37C
analogous
#7CDDD4 #7CB6DD #7C85DD
triadic
#7CB6DD #DD7CB6 #B6DD7C
tetradic
#7CB6DD #D47CDD #DDA37C #85DD7C
square
#7CB6DD #D47CDD #DDA37C #85DD7C
split-complementary
#7CB6DD #DD7C85 #DDD47C
monochromatic
#2E7CB1 #4B9BD0 #7CB6DD #ADD1EA #DDECF6
Accessibility & contrast
On white
2.19
#7CB6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#7CB6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB6DD
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB6DD | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B5DF
Deuteranopia (green-blind)
#98ABDC
Tritanopia (blue-blind)
#54C0C3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7cb6dd; /* rgb */ color: rgb(124, 182, 221); /* oklch */ color: oklch(75.1% 0.083 238.7);
Tailwind
colors: {
custom: {
50: '#a6cbe7',
500: '#7cb6dd',
950: '#000000',
},
}SCSS
$custom: #7cb6dd; $custom-light: #a6cbe7; $custom-dark: #000000;
JSON
{
"hex": "#7cb6dd",
"rgb": {
"r": 124,
"g": 182,
"b": 221
},
"hsl": {
"h": 204.124,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.75086,
"c": 0.08253,
"h": 238.7
},
"luminance": 0.42961
}Semantic roles & 50–950 ramp
primary
#7CB6DD
secondary
#E9D7CB
accent
#621FC6
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284