#7DABCD#7DABCD
#7DABCD is a light, moderate cyan. Relative luminance 0.379; OKLCH L 72.1% C 0.070 H 240.9°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7DABCD |
|---|---|
| RGB | rgb(125, 171, 205) |
| HSL | hsl(206, 44%, 65%) |
| HSV | hsv(206, 39%, 80%) |
| CMYK | cmyk(39%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(67.94, -6.75, -22.17) |
| CIE-LCH | lch(67.94, 23.17, 253.06°) |
| OKLab | oklab(72.08% -0.034 -0.0612) |
| OKLCH | oklch(72.08% 0.07 240.9) |
| XYZ | xyz(34.0362, 37.8916, 63.2661) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.72
Light Grey Blue
#9DBCD4
ΔE00 6.33
Bluegrey
#85A3B2
ΔE00 6.60
Bluey Grey
#89A0B0
ΔE00 6.89
Sky Blue (survey)
#75BBFD
ΔE00 7.15
Carolina Blue
#8AB8FE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DABCD #CD9F7D
analogous
#7DCDC7 #7DABCD #7D83CD
triadic
#7DABCD #CD7DAB #ABCD7D
tetradic
#7DABCD #C77DCD #CD9F7D #83CD7D
square
#7DABCD #C77DCD #CD9F7D #83CD7D
split-complementary
#7DABCD #CD7D83 #CDC77D
monochromatic
#3A6F96 #518EBC #7DABCD #A9C8DE #D5E4EF
Accessibility & contrast
On white
2.45
#7DABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#7DABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DABCD
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DABCD | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACF
Deuteranopia (green-blind)
#92A2CC
Tritanopia (blue-blind)
#60B3B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7dabcd; /* rgb */ color: rgb(125, 171, 205); /* oklch */ color: oklch(72.1% 0.070 240.9);
Tailwind
colors: {
custom: {
50: '#a5c4dc',
500: '#7dabcd',
950: '#000000',
},
}SCSS
$custom: #7dabcd; $custom-light: #a5c4dc; $custom-dark: #000000;
JSON
{
"hex": "#7dabcd",
"rgb": {
"r": 125,
"g": 171,
"b": 205
},
"hsl": {
"h": 205.5,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.72076,
"c": 0.07001,
"h": 240.9
},
"luminance": 0.37894
}Semantic roles & 50–950 ramp
primary
#7DABCD
secondary
#E1D1C5
accent
#682EB8
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183