#7DB7CD#7DB7CD
#7DB7CD is a light, moderate cyan. Relative luminance 0.426; OKLCH L 74.7% C 0.068 H 223.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7DB7CD |
|---|---|
| RGB | rgb(125, 183, 205) |
| HSL | hsl(197, 44%, 65%) |
| HSV | hsv(197, 39%, 80%) |
| CMYK | cmyk(39%, 10.7%, 0%, 19.6%) |
| CIE-LAB | lab(71.30, -13.19, -17.06) |
| CIE-LCH | lch(71.30, 21.56, 232.28°) |
| OKLab | oklab(74.74% -0.049 -0.0469) |
| OKLCH | oklch(74.74% 0.068 223.7) |
| XYZ | xyz(36.4066, 42.6324, 64.0563) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.17
Greyblue
#77A1B5
ΔE00 6.59
Baby Blue
#89CFF0
ΔE00 6.87
Light Grey Blue
#9DBCD4
ΔE00 7.16
Bluegrey
#85A3B2
ΔE00 7.38
Lightblue (survey)
#7BC8F6
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DB7CD #CD937D
analogous
#7DCDBB #7DB7CD #7D8FCD
triadic
#7DB7CD #CD7DB7 #B7CD7D
tetradic
#7DB7CD #BB7DCD #CD937D #8FCD7D
square
#7DB7CD #BB7DCD #CD937D #8FCD7D
split-complementary
#7DB7CD #CD7D8F #CDBB7D
monochromatic
#3A7D96 #519FBC #7DB7CD #A9CFDE #D5E8EF
Accessibility & contrast
On white
2.20
#7DB7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#7DB7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DB7CD
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DB7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DB7CD | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB4CE
Deuteranopia (green-blind)
#9EABCD
Tritanopia (blue-blind)
#5EBEBE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7db7cd; /* rgb */ color: rgb(125, 183, 205); /* oklch */ color: oklch(74.7% 0.068 223.7);
Tailwind
colors: {
custom: {
50: '#a6ccdc',
500: '#7db7cd',
950: '#000000',
},
}SCSS
$custom: #7db7cd; $custom-light: #a6ccdc; $custom-dark: #000000;
JSON
{
"hex": "#7db7cd",
"rgb": {
"r": 125,
"g": 183,
"b": 205
},
"hsl": {
"h": 196.5,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.74741,
"c": 0.06785,
"h": 223.7
},
"luminance": 0.42635
}Semantic roles & 50–950 ramp
primary
#7DB7CD
secondary
#E1CDC5
accent
#542EB8
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101315
muted
#7F8283