#7DB8CD#7DB8CD
#7DB8CD is a light, moderate cyan. Relative luminance 0.430; OKLCH L 75.0% C 0.068 H 222.3°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7DB8CD |
|---|---|
| RGB | rgb(125, 184, 205) |
| HSL | hsl(196, 44%, 65%) |
| HSV | hsv(196, 39%, 80%) |
| CMYK | cmyk(39%, 10.2%, 0%, 19.6%) |
| CIE-LAB | lab(71.59, -13.72, -16.63) |
| CIE-LCH | lch(71.59, 21.56, 230.48°) |
| OKLab | oklab(74.96% -0.0503 -0.0457) |
| OKLCH | oklch(74.96% 0.068 222.3) |
| XYZ | xyz(36.6136, 43.0464, 64.1253) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.04
Baby Blue
#89CFF0
ΔE00 6.84
Greyblue
#77A1B5
ΔE00 6.95
Light Grey Blue
#9DBCD4
ΔE00 7.47
Bluegrey
#85A3B2
ΔE00 7.70
Lightblue (survey)
#7BC8F6
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DB8CD #CD927D
analogous
#7DCDBA #7DB8CD #7D90CD
triadic
#7DB8CD #CD7DB8 #B8CD7D
tetradic
#7DB8CD #BA7DCD #CD927D #90CD7D
square
#7DB8CD #BA7DCD #CD927D #90CD7D
split-complementary
#7DB8CD #CD7D90 #CDBA7D
monochromatic
#3A7E96 #51A0BC #7DB8CD #A9D0DE #D5E8EF
Accessibility & contrast
On white
2.19
#7DB8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#7DB8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DB8CD
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DB8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DB8CD | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB5CE
Deuteranopia (green-blind)
#9FABCD
Tritanopia (blue-blind)
#5EBFBE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7db8cd; /* rgb */ color: rgb(125, 184, 205); /* oklch */ color: oklch(75.0% 0.068 222.3);
Tailwind
colors: {
custom: {
50: '#a6cddc',
500: '#7db8cd',
950: '#000000',
},
}SCSS
$custom: #7db8cd; $custom-light: #a6cddc; $custom-dark: #000000;
JSON
{
"hex": "#7db8cd",
"rgb": {
"r": 125,
"g": 184,
"b": 205
},
"hsl": {
"h": 195.75,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.74964,
"c": 0.06795,
"h": 222.3
},
"luminance": 0.43049
}Semantic roles & 50–950 ramp
primary
#7DB8CD
secondary
#E1CCC5
accent
#522EB8
background
#FAFCFD
surface
#F4F9FB
border
#CED2D4
text
#101315
muted
#7F8283