#7DB6E6#7DB6E6
#7DB6E6 is a light, moderate cyan. Relative luminance 0.435; OKLCH L 75.5% C 0.091 H 244.8°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7DB6E6 |
|---|---|
| RGB | rgb(125, 182, 230) |
| HSL | hsl(207, 68%, 70%) |
| HSV | hsv(207, 46%, 90%) |
| CMYK | cmyk(45.7%, 20.9%, 0%, 9.8%) |
| CIE-LAB | lab(71.91, -5.91, -29.78) |
| CIE-LCH | lch(71.91, 30.36, 258.77°) |
| OKLab | oklab(75.51% -0.0389 -0.0828) |
| OKLCH | oklch(75.51% 0.091 244.8) |
| XYZ | xyz(39.4634, 43.5263, 81.1695) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.98
Carolina Blue
#8AB8FE
ΔE00 4.78
Sky
#82CAFC
ΔE00 5.44
Lightblue (survey)
#7BC8F6
ΔE00 5.57
Lightskyblue
#87CEFA
ΔE00 6.60
Light Blue
#95D0FC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DB6E6 #E6AD7D
analogous
#7DE6E2 #7DB6E6 #7D81E6
triadic
#7DB6E6 #E67DB6 #B6E67D
tetradic
#7DB6E6 #E27DE6 #E6AD7D #81E67D
square
#7DB6E6 #E27DE6 #E6AD7D #81E67D
split-complementary
#7DB6E6 #E67D81 #E6E27D
monochromatic
#267BC3 #4A99DC #7DB6E6 #B0D3F0 #E4F0FA
Accessibility & contrast
On white
2.16
#7DB6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#7DB6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DB6E6
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DB6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DB6E6 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B6E8
Deuteranopia (green-blind)
#94ABE5
Tritanopia (blue-blind)
#50C1C6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7db6e6; /* rgb */ color: rgb(125, 182, 230); /* oklch */ color: oklch(75.5% 0.091 244.8);
Tailwind
colors: {
custom: {
50: '#a7cbee',
500: '#7db6e6',
950: '#000000',
},
}SCSS
$custom: #7db6e6; $custom-light: #a7cbee; $custom-dark: #000000;
JSON
{
"hex": "#7db6e6",
"rgb": {
"r": 125,
"g": 182,
"b": 230
},
"hsl": {
"h": 207.429,
"s": 67.742,
"l": 69.608
},
"oklch": {
"l": 0.75513,
"c": 0.09146,
"h": 244.8
},
"luminance": 0.43529
}Semantic roles & 50–950 ramp
primary
#7DB6E6
secondary
#EEDED0
accent
#6B16D0
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284