#7DC8D9#7DC8D9
#7DC8D9 is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.0% C 0.078 H 213.7°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC8D9 |
|---|---|
| RGB | rgb(125, 200, 217) |
| HSL | hsl(191, 55%, 67%) |
| HSV | hsv(191, 42%, 85%) |
| CMYK | cmyk(42.4%, 7.8%, 0%, 14.9%) |
| CIE-LAB | lab(76.48, -18.91, -15.77) |
| CIE-LCH | lch(76.48, 24.62, 219.83°) |
| OKLab | oklab(78.99% -0.065 -0.0434) |
| OKLCH | oklch(78.99% 0.078 213.7) |
| XYZ | xyz(41.6315, 50.6753, 73.2197) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.89
Baby Blue
#89CFF0
ΔE00 6.28
Lightblue
#ADD8E6
ΔE00 7.52
Neon Blue
#04D9FF
ΔE00 8.06
Ice Blue
#A5DFF9
ΔE00 8.14
Powder Blue
#B0E0E6
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC8D9 #D98E7D
analogous
#7DD9BC #7DC8D9 #7D9AD9
triadic
#7DC8D9 #D97DC8 #C8D97D
tetradic
#7DC8D9 #BC7DD9 #D98E7D #9AD97D
square
#7DC8D9 #BC7DD9 #D98E7D #9AD97D
split-complementary
#7DC8D9 #D97D9A #D9BC7D
monochromatic
#3294AA #4EB4CB #7DC8D9 #ACDCE7 #DCF0F5
Accessibility & contrast
On white
1.89
#7DC8D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#7DC8D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC8D9
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC8D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC8D9 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC3DA
Deuteranopia (green-blind)
#ACB8D9
Tritanopia (blue-blind)
#54CFCD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7dc8d9; /* rgb */ color: rgb(125, 200, 217); /* oklch */ color: oklch(79.0% 0.078 213.7);
Tailwind
colors: {
custom: {
50: '#a7d8e4',
500: '#7dc8d9',
950: '#000000',
},
}SCSS
$custom: #7dc8d9; $custom-light: #a7d8e4; $custom-dark: #000000;
JSON
{
"hex": "#7dc8d9",
"rgb": {
"r": 125,
"g": 200,
"b": 217
},
"hsl": {
"h": 191.087,
"s": 54.762,
"l": 67.059
},
"oklch": {
"l": 0.78992,
"c": 0.07815,
"h": 213.7
},
"luminance": 0.50678
}Semantic roles & 50–950 ramp
primary
#7DC8D9
secondary
#AD5F4D
accent
#4123C2
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384