#7DCDDF#7DCDDF
#7DCDDF is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.3% C 0.082 H 213.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDDF |
|---|---|
| RGB | rgb(125, 205, 223) |
| HSL | hsl(191, 60%, 68%) |
| HSV | hsv(191, 44%, 87%) |
| CMYK | cmyk(43.9%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(78.08, -19.89, -16.59) |
| CIE-LCH | lch(78.08, 25.90, 219.83°) |
| OKLab | oklab(80.33% -0.0686 -0.0457) |
| OKLCH | oklch(80.33% 0.082 213.7) |
| XYZ | xyz(43.6031, 53.3471, 77.7970) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.62
Baby Blue
#89CFF0
ΔE00 6.01
Neon Blue
#04D9FF
ΔE00 7.22
Lightblue
#ADD8E6
ΔE00 7.28
Ice Blue
#A5DFF9
ΔE00 7.47
Aqua Blue
#02D8E9
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDDF #DF8F7D
analogous
#7DDFC0 #7DCDDF #7D9CDF
triadic
#7DCDDF #DF7DCD #CDDF7D
tetradic
#7DCDDF #C07DDF #DF8F7D #9CDF7D
square
#7DCDDF #C07DDF #DF8F7D #9CDF7D
split-complementary
#7DCDDF #DF7D9C #DFC07D
monochromatic
#2D9CB5 #4CBAD3 #7DCDDF #AEE0EB #DFF3F7
Accessibility & contrast
On white
1.80
#7DCDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#7DCDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDDF
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDDF | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#B0BCDF
Tritanopia (blue-blind)
#4FD4D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7dcddf; /* rgb */ color: rgb(125, 205, 223); /* oklch */ color: oklch(80.3% 0.082 213.7);
Tailwind
colors: {
custom: {
50: '#a8dce9',
500: '#7dcddf',
950: '#000000',
},
}SCSS
$custom: #7dcddf; $custom-light: #a8dce9; $custom-dark: #000000;
JSON
{
"hex": "#7dcddf",
"rgb": {
"r": 125,
"g": 205,
"b": 223
},
"hsl": {
"h": 191.02,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.8033,
"c": 0.08239,
"h": 213.7
},
"luminance": 0.5335
}Semantic roles & 50–950 ramp
primary
#7DCDDF
secondary
#B65E4A
accent
#3D1DC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484