#7DABE6#7DABE6
#7DABE6 is a light, moderate cyan. Relative luminance 0.392; OKLCH L 73.1% C 0.100 H 255.0°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7DABE6 |
|---|---|
| RGB | rgb(125, 171, 230) |
| HSL | hsl(214, 68%, 70%) |
| HSV | hsv(214, 46%, 90%) |
| CMYK | cmyk(45.7%, 25.7%, 0%, 9.8%) |
| CIE-LAB | lab(68.89, 0.14, -34.44) |
| CIE-LCH | lch(68.89, 34.44, 270.24°) |
| OKLab | oklab(73.14% -0.0257 -0.0961) |
| OKLCH | oklch(73.14% 0.1 255) |
| XYZ | xyz(37.2985, 39.1965, 80.4478) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.09
Sky Blue (survey)
#75BBFD
ΔE00 5.67
Cornflowerblue
#6495ED
ΔE00 6.43
Pastel Blue
#A2BFFE
ΔE00 7.38
Periwinkle Blue
#8F99FB
ΔE00 8.72
Light Grey Blue
#9DBCD4
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DABE6 #E6B87D
analogous
#7DE0E6 #7DABE6 #847DE6
triadic
#7DABE6 #E67DAB #ABE67D
tetradic
#7DABE6 #E67DE0 #E6B87D #7DE684
square
#7DABE6 #E67DE0 #E6B87D #7DE684
split-complementary
#7DABE6 #E6847D #E0E67D
monochromatic
#266BC3 #4A8ADC #7DABE6 #B0CCF0 #E4EDFA
Accessibility & contrast
On white
2.38
#7DABE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#7DABE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DABE6
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DABE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DABE6 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AEE9
Deuteranopia (green-blind)
#88A4E5
Tritanopia (blue-blind)
#52B8BF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7dabe6; /* rgb */ color: rgb(125, 171, 230); /* oklch */ color: oklch(73.1% 0.100 255.0);
Tailwind
colors: {
custom: {
50: '#a7c3ee',
500: '#7dabe6',
950: '#000000',
},
}SCSS
$custom: #7dabe6; $custom-light: #a7c3ee; $custom-dark: #000000;
JSON
{
"hex": "#7dabe6",
"rgb": {
"r": 125,
"g": 171,
"b": 230
},
"hsl": {
"h": 213.714,
"s": 67.742,
"l": 69.608
},
"oklch": {
"l": 0.7314,
"c": 0.09953,
"h": 255
},
"luminance": 0.39199
}Semantic roles & 50–950 ramp
primary
#7DABE6
secondary
#EEE1D0
accent
#7E16D0
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184