#7DC9DC#7DC9DC
#7DC9DC is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.3% C 0.080 H 215.5°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC9DC |
|---|---|
| RGB | rgb(125, 201, 220) |
| HSL | hsl(192, 58%, 68%) |
| HSV | hsv(192, 43%, 86%) |
| CMYK | cmyk(43.2%, 8.6%, 0%, 13.7%) |
| CIE-LAB | lab(76.86, -18.64, -16.82) |
| CIE-LCH | lch(76.86, 25.11, 222.06°) |
| OKLab | oklab(79.32% -0.065 -0.0463) |
| OKLCH | oklch(79.32% 0.08 215.5) |
| XYZ | xyz(42.2576, 51.2975, 75.3709) |
| Luminance | 0.5130 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.19
Baby Blue
#89CFF0
ΔE00 5.59
Lightblue
#ADD8E6
ΔE00 7.31
Ice Blue
#A5DFF9
ΔE00 7.61
Neon Blue
#04D9FF
ΔE00 7.66
Powder Blue
#B0E0E6
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC9DC #DC907D
analogous
#7DDCBF #7DC9DC #7D99DC
triadic
#7DC9DC #DC7DC9 #C9DC7D
tetradic
#7DC9DC #BF7DDC #DC907D #99DC7D
square
#7DC9DC #BF7DDC #DC907D #99DC7D
split-complementary
#7DC9DC #DC7D99 #DCBF7D
monochromatic
#2F96AF #4DB5CF #7DC9DC #ADDDE9 #DDF1F6
Accessibility & contrast
On white
1.86
#7DC9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#7DC9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC9DC
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC9DC | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DD
Deuteranopia (green-blind)
#ACB9DC
Tritanopia (blue-blind)
#52D0CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7dc9dc; /* rgb */ color: rgb(125, 201, 220); /* oklch */ color: oklch(79.3% 0.080 215.5);
Tailwind
colors: {
custom: {
50: '#a7d9e6',
500: '#7dc9dc',
950: '#000000',
},
}SCSS
$custom: #7dc9dc; $custom-light: #a7d9e6; $custom-dark: #000000;
JSON
{
"hex": "#7dc9dc",
"rgb": {
"r": 125,
"g": 201,
"b": 220
},
"hsl": {
"h": 192,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.79324,
"c": 0.07983,
"h": 215.5
},
"luminance": 0.51301
}Semantic roles & 50–950 ramp
primary
#7DC9DC
secondary
#B2604C
accent
#4120C5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384