#7DC3FB#7DC3FB
#7DC3FB is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.2% C 0.107 H 243.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC3FB |
|---|---|
| RGB | rgb(125, 195, 251) |
| HSL | hsl(207, 94%, 74%) |
| HSV | hsv(207, 50%, 98%) |
| CMYK | cmyk(50.2%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(76.28, -6.99, -34.37) |
| CIE-LCH | lch(76.28, 35.07, 258.50°) |
| OKLab | oklab(79.23% -0.0471 -0.0959) |
| OKLCH | oklch(79.23% 0.107 243.8) |
| XYZ | xyz(45.3790, 50.3517, 98.5756) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.24
Sky Blue (survey)
#75BBFD
ΔE00 2.58
Lightblue (survey)
#7BC8F6
ΔE00 3.23
Lightskyblue
#87CEFA
ΔE00 3.89
Light Blue
#95D0FC
ΔE00 4.05
Baby Blue (survey)
#A2CFFE
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC3FB #FBB57D
analogous
#7DFBF4 #7DC3FB #7D84FB
triadic
#7DC3FB #FB7DC3 #C3FB7D
tetradic
#7DC3FB #F47DFB #FBB57D #84FB7D
square
#7DC3FB #F47DFB #FBB57D #84FB7D
split-complementary
#7DC3FB #FB7D84 #FBF47D
monochromatic
#088CF6 #42A8F9 #7DC3FB #B8DEFD #E1F1FE
Accessibility & contrast
On white
1.90
#7DC3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#7DC3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC3FB
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC3FB | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FE
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#3BD1D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dc3fb; /* rgb */ color: rgb(125, 195, 251); /* oklch */ color: oklch(79.2% 0.107 243.8);
Tailwind
colors: {
custom: {
50: '#a9d5fd',
500: '#7dc3fb',
950: '#000000',
},
}SCSS
$custom: #7dc3fb; $custom-light: #a9d5fd; $custom-dark: #000000;
JSON
{
"hex": "#7dc3fb",
"rgb": {
"r": 125,
"g": 195,
"b": 251
},
"hsl": {
"h": 206.667,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.7923,
"c": 0.10683,
"h": 243.8
},
"luminance": 0.50355
}Semantic roles & 50–950 ramp
primary
#7DC3FB
secondary
#D88644
accent
#6600E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385