#7DCBDC#7DCBDC
#7DCBDC is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.8% C 0.080 H 213.1°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCBDC |
|---|---|
| RGB | rgb(125, 203, 220) |
| HSL | hsl(191, 58%, 68%) |
| HSV | hsv(191, 43%, 86%) |
| CMYK | cmyk(43.2%, 7.7%, 0%, 13.7%) |
| CIE-LAB | lab(77.42, -19.66, -15.97) |
| CIE-LCH | lch(77.42, 25.33, 219.09°) |
| OKLab | oklab(79.77% -0.0674 -0.044) |
| OKLCH | oklch(79.77% 0.08 213.1) |
| XYZ | xyz(42.7269, 52.2360, 75.5273) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.90
Baby Blue
#89CFF0
ΔE00 6.30
Lightblue
#ADD8E6
ΔE00 7.41
Neon Blue
#04D9FF
ΔE00 7.63
Aqua Blue
#02D8E9
ΔE00 7.84
Ice Blue
#A5DFF9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCBDC #DC8E7D
analogous
#7DDCBE #7DCBDC #7D9BDC
triadic
#7DCBDC #DC7DCB #CBDC7D
tetradic
#7DCBDC #BE7DDC #DC8E7D #9BDC7D
square
#7DCBDC #BE7DDC #DC8E7D #9BDC7D
split-complementary
#7DCBDC #DC7D9B #DCBE7D
monochromatic
#2F98AF #4DB8CF #7DCBDC #ADDEE9 #DDF2F6
Accessibility & contrast
On white
1.83
#7DCBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#7DCBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCBDC
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCBDC | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DD
Deuteranopia (green-blind)
#AFBADC
Tritanopia (blue-blind)
#52D2D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dcbdc; /* rgb */ color: rgb(125, 203, 220); /* oklch */ color: oklch(79.8% 0.080 213.1);
Tailwind
colors: {
custom: {
50: '#a7dbe6',
500: '#7dcbdc',
950: '#000000',
},
}SCSS
$custom: #7dcbdc; $custom-light: #a7dbe6; $custom-dark: #000000;
JSON
{
"hex": "#7dcbdc",
"rgb": {
"r": 125,
"g": 203,
"b": 220
},
"hsl": {
"h": 190.737,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.79773,
"c": 0.08045,
"h": 213.1
},
"luminance": 0.52239
}Semantic roles & 50–950 ramp
primary
#7DCBDC
secondary
#B25E4C
accent
#3E20C5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101516
muted
#818484