#7FC6DC#7FC6DC
#7FC6DC is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.8% C 0.078 H 219.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC6DC |
|---|---|
| RGB | rgb(127, 198, 220) |
| HSL | hsl(194, 57%, 68%) |
| HSV | hsv(194, 42%, 86%) |
| CMYK | cmyk(42.3%, 10%, 0%, 13.7%) |
| CIE-LAB | lab(76.11, -16.61, -17.94) |
| CIE-LCH | lch(76.11, 24.45, 227.21°) |
| OKLab | oklab(78.75% -0.0598 -0.0494) |
| OKLCH | oklch(78.75% 0.078 219.5) |
| XYZ | xyz(41.8601, 50.0646, 75.1539) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.23
Baby Blue
#89CFF0
ΔE00 4.53
Lightblue (survey)
#7BC8F6
ΔE00 7.17
Lightblue
#ADD8E6
ΔE00 7.18
Ice Blue
#A5DFF9
ΔE00 7.30
Lightskyblue
#87CEFA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC6DC #DC957F
analogous
#7FDCC4 #7FC6DC #7F97DC
triadic
#7FC6DC #DC7FC6 #C6DC7F
tetradic
#7FC6DC #C47FDC #DC957F #97DC7F
square
#7FC6DC #C47FDC #DC957F #97DC7F
split-complementary
#7FC6DC #DC7F97 #DCC47F
monochromatic
#3092B0 #4FB1CF #7FC6DC #AFDBE9 #DFF1F6
Accessibility & contrast
On white
1.91
#7FC6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#7FC6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC6DC
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC6DC | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DD
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#57CECD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc6dc; /* rgb */ color: rgb(127, 198, 220); /* oklch */ color: oklch(78.8% 0.078 219.5);
Tailwind
colors: {
custom: {
50: '#a8d7e6',
500: '#7fc6dc',
950: '#000000',
},
}SCSS
$custom: #7fc6dc; $custom-light: #a8d7e6; $custom-dark: #000000;
JSON
{
"hex": "#7fc6dc",
"rgb": {
"r": 127,
"g": 198,
"b": 220
},
"hsl": {
"h": 194.194,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.78751,
"c": 0.0776,
"h": 219.5
},
"luminance": 0.50067
}Semantic roles & 50–950 ramp
primary
#7FC6DC
secondary
#B2654D
accent
#4821C5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384