#7DB2F8#7DB2F8
#7DB2F8 is a light, moderate cyan. Relative luminance 0.430; OKLCH L 75.5% C 0.116 H 255.7°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7DB2F8 |
|---|---|
| RGB | rgb(125, 178, 248) |
| HSL | hsl(214, 90%, 73%) |
| HSV | hsv(214, 50%, 97%) |
| CMYK | cmyk(49.6%, 28.2%, 0%, 2.7%) |
| CIE-LAB | lab(71.54, 1.44, -40.12) |
| CIE-LCH | lch(71.54, 40.15, 272.05°) |
| OKLab | oklab(75.46% -0.0287 -0.1125) |
| OKLCH | oklch(75.46% 0.116 255.7) |
| XYZ | xyz(41.3153, 42.9751, 94.9066) |
| Luminance | 0.4298 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.30
Sky Blue (survey)
#75BBFD
ΔE00 3.83
Pastel Blue
#A2BFFE
ΔE00 6.63
Baby Blue (survey)
#A2CFFE
ΔE00 7.81
Sky
#82CAFC
ΔE00 7.96
Cornflowerblue
#6495ED
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DB2F8 #F8C37D
analogous
#7DF0F8 #7DB2F8 #857DF8
triadic
#7DB2F8 #F87DB2 #B2F87D
tetradic
#7DB2F8 #F87DF0 #F8C37D #7DF885
square
#7DB2F8 #F87DF0 #F8C37D #7DF885
split-complementary
#7DB2F8 #F8857D #F0F87D
monochromatic
#0D6EEE #4390F5 #7DB2F8 #B7D4FB #E2EEFD
Accessibility & contrast
On white
2.19
#7DB2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#7DB2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DB2F8
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DB2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DB2F8 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B6FB
Deuteranopia (green-blind)
#88AAF7
Tritanopia (blue-blind)
#43C2CB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7db2f8; /* rgb */ color: rgb(125, 178, 248); /* oklch */ color: oklch(75.5% 0.116 255.7);
Tailwind
colors: {
custom: {
50: '#a9c8fb',
500: '#7db2f8',
950: '#000000',
},
}SCSS
$custom: #7db2f8; $custom-light: #a9c8fb; $custom-dark: #000000;
JSON
{
"hex": "#7db2f8",
"rgb": {
"r": 125,
"g": 178,
"b": 248
},
"hsl": {
"h": 214.146,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.75458,
"c": 0.11608,
"h": 255.7
},
"luminance": 0.42978
}Semantic roles & 50–950 ramp
primary
#7DB2F8
secondary
#F6E8D5
accent
#8300E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285