#7DC6DF#7DC6DF
#7DC6DF is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.8% C 0.081 H 221.8°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC6DF |
|---|---|
| RGB | rgb(125, 198, 223) |
| HSL | hsl(195, 60%, 68%) |
| HSV | hsv(195, 44%, 87%) |
| CMYK | cmyk(43.9%, 11.2%, 0%, 12.5%) |
| CIE-LAB | lab(76.11, -16.31, -19.56) |
| CIE-LCH | lch(76.11, 25.47, 230.19°) |
| OKLab | oklab(78.76% -0.0603 -0.0539) |
| OKLCH | oklch(78.76% 0.081 221.8) |
| XYZ | xyz(41.9660, 50.0728, 77.2513) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.64
Baby Blue
#89CFF0
ΔE00 3.82
Lightblue (survey)
#7BC8F6
ΔE00 6.24
Lightskyblue
#87CEFA
ΔE00 6.51
Ice Blue
#A5DFF9
ΔE00 7.12
Bright Sky Blue
#02CCFE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC6DF #DF967D
analogous
#7DDFC7 #7DC6DF #7D95DF
triadic
#7DC6DF #DF7DC6 #C6DF7D
tetradic
#7DC6DF #C77DDF #DF967D #95DF7D
square
#7DC6DF #C77DDF #DF967D #95DF7D
split-complementary
#7DC6DF #DF7D95 #DFC77D
monochromatic
#2D92B5 #4CB0D3 #7DC6DF #AEDCEB #DFF1F7
Accessibility & contrast
On white
1.91
#7DC6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#7DC6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC6DF
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC6DF | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2E0
Deuteranopia (green-blind)
#A8B7DF
Tritanopia (blue-blind)
#51CECE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dc6df; /* rgb */ color: rgb(125, 198, 223); /* oklch */ color: oklch(78.8% 0.081 221.8);
Tailwind
colors: {
custom: {
50: '#a7d7e9',
500: '#7dc6df',
950: '#000000',
},
}SCSS
$custom: #7dc6df; $custom-light: #a7d7e9; $custom-dark: #000000;
JSON
{
"hex": "#7dc6df",
"rgb": {
"r": 125,
"g": 198,
"b": 223
},
"hsl": {
"h": 195.306,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.78763,
"c": 0.08095,
"h": 221.8
},
"luminance": 0.50076
}Semantic roles & 50–950 ramp
primary
#7DC6DF
secondary
#B6664A
accent
#491DC8
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384