#7DC7DC#7DC7DC
#7DC7DC is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.9% C 0.079 H 217.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC7DC |
|---|---|
| RGB | rgb(125, 199, 220) |
| HSL | hsl(193, 58%, 68%) |
| HSV | hsv(193, 43%, 86%) |
| CMYK | cmyk(43.2%, 9.5%, 0%, 13.7%) |
| CIE-LAB | lab(76.30, -17.61, -17.67) |
| CIE-LCH | lch(76.30, 24.95, 225.09°) |
| OKLab | oklab(78.88% -0.0627 -0.0487) |
| OKLCH | oklch(78.88% 0.079 217.8) |
| XYZ | xyz(41.7945, 50.3711, 75.2165) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.60
Baby Blue
#89CFF0
ΔE00 4.96
Lightblue
#ADD8E6
ΔE00 7.34
Ice Blue
#A5DFF9
ΔE00 7.49
Lightblue (survey)
#7BC8F6
ΔE00 7.69
Neon Blue
#04D9FF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC7DC #DC927D
analogous
#7DDCC1 #7DC7DC #7D97DC
triadic
#7DC7DC #DC7DC7 #C7DC7D
tetradic
#7DC7DC #C17DDC #DC927D #97DC7D
square
#7DC7DC #C17DDC #DC927D #97DC7D
split-complementary
#7DC7DC #DC7D97 #DCC17D
monochromatic
#2F93AF #4DB2CF #7DC7DC #ADDCE9 #DDF1F6
Accessibility & contrast
On white
1.90
#7DC7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#7DC7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC7DC
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC7DC | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DD
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#53CFCD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dc7dc; /* rgb */ color: rgb(125, 199, 220); /* oklch */ color: oklch(78.9% 0.079 217.8);
Tailwind
colors: {
custom: {
50: '#a7d8e6',
500: '#7dc7dc',
950: '#000000',
},
}SCSS
$custom: #7dc7dc; $custom-light: #a7d8e6; $custom-dark: #000000;
JSON
{
"hex": "#7dc7dc",
"rgb": {
"r": 125,
"g": 199,
"b": 220
},
"hsl": {
"h": 193.263,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.78876,
"c": 0.07934,
"h": 217.8
},
"luminance": 0.50374
}Semantic roles & 50–950 ramp
primary
#7DC7DC
secondary
#B2624C
accent
#4520C5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384