#7DB7DC#7DB7DC
#7DB7DC is a light, moderate cyan. Relative luminance 0.434; OKLCH L 75.3% C 0.081 H 237.3°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7DB7DC |
|---|---|
| RGB | rgb(125, 183, 220) |
| HSL | hsl(203, 58%, 68%) |
| HSV | hsv(203, 43%, 86%) |
| CMYK | cmyk(43.2%, 16.8%, 0%, 13.7%) |
| CIE-LAB | lab(71.82, -9.21, -24.47) |
| CIE-LCH | lch(71.82, 26.15, 249.37°) |
| OKLab | oklab(75.32% -0.0435 -0.0677) |
| OKLCH | oklch(75.32% 0.081 237.3) |
| XYZ | xyz(38.3048, 43.3917, 74.0533) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.86
Sky Blue (survey)
#75BBFD
ΔE00 5.46
Sky
#82CAFC
ΔE00 5.56
Light Grey Blue
#9DBCD4
ΔE00 5.78
Lightskyblue
#87CEFA
ΔE00 6.04
Baby Blue
#89CFF0
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DB7DC #DCA27D
analogous
#7DDCD1 #7DB7DC #7D88DC
triadic
#7DB7DC #DC7DB7 #B7DC7D
tetradic
#7DB7DC #D17DDC #DCA27D #88DC7D
square
#7DB7DC #D17DDC #DCA27D #88DC7D
split-complementary
#7DB7DC #DC7D88 #DCD17D
monochromatic
#2F7DAF #4D9CCF #7DB7DC #ADD2E9 #DDECF6
Accessibility & contrast
On white
2.17
#7DB7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#7DB7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DB7DC
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DB7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DB7DC | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B6DE
Deuteranopia (green-blind)
#99ABDB
Tritanopia (blue-blind)
#56C1C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7db7dc; /* rgb */ color: rgb(125, 183, 220); /* oklch */ color: oklch(75.3% 0.081 237.3);
Tailwind
colors: {
custom: {
50: '#a7cce7',
500: '#7db7dc',
950: '#000000',
},
}SCSS
$custom: #7db7dc; $custom-light: #a7cce7; $custom-dark: #000000;
JSON
{
"hex": "#7db7dc",
"rgb": {
"r": 125,
"g": 183,
"b": 220
},
"hsl": {
"h": 203.368,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.7532,
"c": 0.0805,
"h": 237.3
},
"luminance": 0.43394
}Semantic roles & 50–950 ramp
primary
#7DB7DC
secondary
#E9D7CC
accent
#6120C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284